gitkube
gitkube copied to clipboard
[Feature request] Specify target to build in Dockerfile
Hi!
In for example a nginx+php-fpm deployment, I'm using a multistage docker build
- Compile javascript assets
- create a nginx image with all files
- install php depenencies
- create a php-fpm image with all files
- Update deployment with the new nxinx and php-fpm images
@Richard87 can you assign me this issue
@852hamza Sorry, I dont have access (I'm not a contributor)
ok