Files
pgbackweb/docker/README.md
T
Luis Eduardo Jeréz Girón f0acbad472 Add initial Dockerfiles
2024-07-19 18:11:40 -06:00

9 lines
207 B
Markdown

# 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.