Skip to content

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

Open
@Richard87

Description

@Richard87

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions