Skip to content

Instantly share code, notes, and snippets.

@bohanyang
Created February 27, 2019 15:21
Show Gist options
  • Save bohanyang/efff63223bb29de617a751b2ecf7b6a7 to your computer and use it in GitHub Desktop.
Save bohanyang/efff63223bb29de617a751b2ecf7b6a7 to your computer and use it in GitHub Desktop.

moby/moby#19990 (comment)

  • Nginx container has access to binded /var/www on host
  • App container has access to binded /var/www/app on host
  • App container copies codes from /usr/src/app to /var/www/app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment