by Michael Keller github@ike.ch
- docker (https://docs.docker.com/get-docker/) (make sure your user has the permissions required to run docker commands)
- docker compose plugin (https://docs.docker.com/compose/install/)
- run
docker compose -f [path to compose.yml] up
. (this may take some time - make sure the prompt has stopped showing activity)
- browse to http://localhost/
- rebuild with this command:
docker compose -f [path to compose-dev.yml] up --build
. - browse to http://localhost/