Skip to content

Conversation

devinmatte
Copy link
Member

@devinmatte devinmatte commented Sep 1, 2020

Splitting Dockerfile into multistage builds
Fixes #235

@devinmatte devinmatte requested a review from a team as a code owner September 1, 2020 21:44
Copy link

@mxmeinhold mxmeinhold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Little funky indentation, otherwise LGTM

Copy link

@stevenmirabito stevenmirabito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of comments. Do note that OKD 3 does not support multi-stage Docker builds, so you'll need to build this elsewhere (e.g. Docker Hub) and deploy the image. Apparently this does work.

@devinmatte devinmatte merged commit aee1b8e into develop Oct 19, 2020
@devinmatte devinmatte deleted the docker_multistage branch October 19, 2020 02:32
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

Successfully merging this pull request may close these issues.

Docker in Multistage Builds
4 participants