Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.

⬆️ Update Dockerfile to rc1-update1 tag. Closes #533 #535

Merged

Conversation

peterblazejewicz
Copy link
Member

This commits updates tags used for official aspnet-dockerfile
images.
See: http://git.io/vRNjH

The content is tested with generated WebApplication template (which uses SQLite) and Docker 1.9.1:

docker build -t webapp .
Sending build context to Docker daemon 255.5 kB
Step 1 : FROM microsoft/aspnet:1.0.0-rc1-update1
1.0.0-rc1-update1: Pulling from microsoft/aspnet

789f6c797444: Pull complete 
...
docker build -t webapp .            
Sending build context to Docker daemon 255.5 kB
Step 1 : FROM microsoft/aspnet:1.0.0-rc1-update1-coreclr
1.0.0-rc1-update1-coreclr: Pulling from microsoft/aspnet
ec73306ee200: Pull complete 
...

Thanks!

This commits updates tags used for official aspnet-dockerfile
images.
See: http://git.io/vRNjH
spboyer added a commit that referenced this pull request Dec 10, 2015
⬆️ Update Dockerfile to rc1-update1 tag. Closes #533
@spboyer spboyer merged commit 548d710 into OmniSharp:master Dec 10, 2015
@peterblazejewicz peterblazejewicz deleted the feature/update-docker-tag branch December 10, 2015 19:15
@peterblazejewicz
Copy link
Member Author

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants