Skip to content

Instantly share code, notes, and snippets.

@wshihadeh
Created February 27, 2020 07:56
Show Gist options
  • Save wshihadeh/8bd363453b0595eb52a4d2fa4b2d1cfa to your computer and use it in GitHub Desktop.
Save wshihadeh/8bd363453b0595eb52a4d2fa4b2d1cfa to your computer and use it in GitHub Desktop.
Dockerfile
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