Closed MattPereira closed 1 year ago
We want to use docker to run our site locally so that the environment is more consistent for developers with different local environments.
Dockerfile
docker-compose.yml
docker compose up
localhost
Overview
We want to use docker to run our site locally so that the environment is more consistent for developers with different local environments.
Action Items
Dockerfile
with the necessary configuration to build an image to run our sitedocker-compose.yml
in root directorydocker compose up
localhost
Resources