Useful to quickly run/deploy the service.
Quite commented out, aiming to serve as self-documenting Docker usage. Docker users will find it quite familiar and self-explaining.
Not going into details, to see if comments are useful enough. :smile:
TL/DR for testing:
# Use -d to start service in background (ie. detached from TTY).
docker-compose up [-d]
Useful to quickly run/deploy the service. Quite commented out, aiming to serve as self-documenting Docker usage. Docker users will find it quite familiar and self-explaining. Not going into details, to see if comments are useful enough. :smile:
TL/DR for testing: