Skip to content
This repository has been archived by the owner on Mar 1, 2018. It is now read-only.

Update to utilize multi-step build feature #44

Merged
merged 5 commits into from
Jun 29, 2017

Conversation

MichaelSimons
Copy link
Member

@MichaelSimons MichaelSimons commented Apr 19, 2017

Currently the multi-step build infra is only available with Docker Edge release 17.05. We will want to hold off merging this until the multi-step infrastructure is released in Stable. I believe this will be 17.06.

fixes #50

Copy link
Contributor

@kendrahavens kendrahavens left a comment

Choose a reason for hiding this comment

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

Holding off sounds good. This really cleans up the process!

@kendrahavens
Copy link
Contributor

I believe Docker merged the multi-stage build functionality into their stable channel today! Let's merge these samples.

@MichaelSimons
Copy link
Member Author

@kendrahavens - I updated the PR. I needed to merge in the multi-arch changes that came on-board since the original creation of the PR. I removed the dotnetapp-current sample as mentioned in #52 as well as updated the samples to all use 1.1. Can you take a look please?

@kendrahavens
Copy link
Contributor

kendrahavens commented Jun 28, 2017

The WriteLine for the dotnetbot say samples should be changed to 1.1 instead of 1.0 with the upgrade.

Everything else looks good.

@MichaelSimons MichaelSimons merged commit b2e3479 into dotnet:master Jun 29, 2017
@MichaelSimons
Copy link
Member Author

@kendrahavens - Good catch - I fixed dotnetbot to emit the correct version of .NET Core.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update samples to make use of multi-step Dockerfiles
2 participants