Skip to content

Instantly share code, notes, and snippets.

@slightlytyler
Created November 21, 2018 22:13
Show Gist options
  • Save slightlytyler/19fb03163fe0c07b6708321c2c2960d1 to your computer and use it in GitHub Desktop.
Save slightlytyler/19fb03163fe0c07b6708321c2c2960d1 to your computer and use it in GitHub Desktop.
Dockerfile for slightlytyler/docker-nginx-demo
FROM socialengine/nginx-spa
COPY --from=slightlytyler/docker-ui-demo /usr/app /app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment