Created
August 8, 2017 04:41
-
-
Save initcron/cceea7a1d752876fbd0fae758ac00b5f to your computer and use it in GitHub Desktop.
Facebook Dockerfile Scaffold
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
| FROM | |
| WORKDIR /opt/facebooc | |
| COPY | |
| RUN | |
| EXPOSE | |
| CMD |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment