docker compose

This commit is contained in:
Liam 2024-04-11 23:06:05 -04:00
parent 39efe6767c
commit 078957941b

View file

@ -2,11 +2,11 @@
![Philomena](/assets/static/images/phoenix.svg) ![Philomena](/assets/static/images/phoenix.svg)
## Getting started ## Getting started
On systems with `docker` and `docker-compose` installed, the process should be as simple as: On systems with `docker` and `docker compose` installed, the process should be as simple as:
``` ```
docker-compose build docker compose build
docker-compose up docker compose up
``` ```
If you use `podman` and `podman-compose` instead, the process for constructing a rootless container is nearly identical: If you use `podman` and `podman-compose` instead, the process for constructing a rootless container is nearly identical: