Last active
October 1, 2020 07:06
-
-
Save sanidhya-singh/c3cc3734b7bdad23b2b131f163902e20 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Key | Description | |
---|---|---|
version | Specifies what version of docker-compose to be used | |
services | Names the containers in the app | |
volumes | Mount a volume for your app | |
networks | Specify a network to be used by the app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment