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

Add sample to illustrate usage of the Alpine preview images #94

Merged
merged 2 commits into from
Nov 21, 2017

Conversation

MichaelSimons
Copy link
Member

@MichaelSimons MichaelSimons commented Nov 21, 2017

Related to dotnet/dotnet-docker#22

Waiting for the .NET Core Alpine image announcement in order to link to it.

```console
cd dotnetapp-prod-alpine-preview
docker build -t dotnetapp-prod-alpine-preview .
docker run --rm dotnetapp-prod-alpine-previewHello .NET Core from Docker
Copy link
Member

Choose a reason for hiding this comment

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

missing a space here?

Copy link
Member Author

Choose a reason for hiding this comment

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

yep - as well as the globalization steps.

@MichaelSimons MichaelSimons changed the title [WIP] Add sample to illustrate usage of the Alpine preview images Add sample to illustrate usage of the Alpine preview images Nov 21, 2017
@richlander
Copy link
Member

LGTM

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.

2 participants