hasura / gitkube

Build and deploy docker images to Kubernetes using git push
Apache License 2.0
3.81k stars 207 forks source link

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

Open Richard87 opened 4 years ago

Richard87 commented 4 years ago

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
852hamza commented 1 day ago

@Richard87 can you assign me this issue

Richard87 commented 1 day ago

@852hamza Sorry, I dont have access (I'm not a contributor)

852hamza commented 1 day ago

ok