Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Specify target to build in Dockerfile #122

Open
Richard87 opened this issue Feb 3, 2020 · 0 comments
Open

[Feature request] Specify target to build in Dockerfile #122

Richard87 opened this issue Feb 3, 2020 · 0 comments

Comments

@Richard87
Copy link

Hi!

In for example a nginx+php-fpm deployment, I'm using a multistage docker build

  1. Compile javascript assets
  2. create a nginx image with all files
  3. install php depenencies
  4. create a php-fpm image with all files
  5. Update deployment with the new nxinx and php-fpm images
@Richard87 Richard87 changed the title Specify target to build in Dockerfile [Feature request] Specify target to build in Dockerfile Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant