Update docker-compose.yml #183
Reference in New Issue
Block a user
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Unfortunately I don't manage this project very well, the best image to use will actually be
bryangerlach/rdgen:latestor remove the image line and usebuild: .instead while using the latest source code and runningdocker compose up --build -d.The dev image is used only for when I am working on something specific, I don't recommend ever using it.
Pull request closed