# Docker ## Dockerfile The `Dockerfile` file is the one used for building the production image. ## Dockerfile.dev The `Dockerfile.dev` file is the one used for building the development environment image.