Created
February 13, 2018 09:06
-
-
Save itamarjo/ad872ac487755a3d9bfcbad298a9695a to your computer and use it in GitHub Desktop.
docker labs
This file contains 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
labs: | |
command: dev | |
volumes: | |
- ../labs-api/src:/web/labs-api | |
- ~/.ssh:/root/.ssh | |
- ./reports:/web/labs-api/reports | |
- ./logs/labs-api:/var/log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment