Sign inSign up

dukecheng/aspnetcore

By dukecheng

Updated almost 7 years ago

中国国内项目使用的AspNetCore镜像

Image
2

10K+

dukecheng/aspnetcore repository overview

已弃用

新版本的.net 5移除了core的标识,所以新版本的镜像名称发生了变化, 5.0版本之后已使用 新的名称 aspnet-cst

docker

https://hub.docker.com/r/dukecheng/aspnetcore/

git tag -d v2.2-preview3 git push origin :refs/tags/v2.2-preview3

git tag -a v1.4 -m "my version 1.4" && git push --tags

git tag -a v2.2-preview3 -m "v2.2-preview3 publish" && git push --tags

Tag summary

Content type

Image

Digest

Size

94 MB

Last updated

almost 7 years ago

docker pull dukecheng/aspnetcore:aspnetcore-runtime-3.0