Created
October 15, 2014 16:24
-
-
Save zackbraksa/d1d120f3cf1dcb74e2e3 to your computer and use it in GitHub Desktop.
Fig script to launch an edx instance.
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
edx: | |
image: qbraksa/edx | |
ports: | |
- "18010:18010" | |
- "18080:18080" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment