Created
February 27, 2020 07:56
-
-
Save wshihadeh/8bd363453b0595eb52a4d2fa4b2d1cfa to your computer and use it in GitHub Desktop.
Dockerfile
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
ONBUILD ADD . /application | |
ONBUILD RUN chown -R rails /application |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment