Coder Social home page Coder Social logo

xin-lai / aspnetcore-docker Goto Github PK

View Code? Open in Web Editor NEW
19.0 1.0 12.0 5.56 MB

本库用于构建项目中使用的aspnetcore的运行时公共基础镜像,默认包含时区设置、debian软件包加速以及libgdiplus等库的安装

License: MIT License

Dockerfile 100.00%

aspnetcore-docker's Introduction

说明

本库用于构建项目中使用的aspnetcore的运行时公共基础镜像,同时提供了腾讯云公共镜像和Docker Hub公共镜像以供国内外使用。

Docker相关知识,具体见本人书籍以及公众号文章: 《Docker+Kubernetes应用开发与快速上云》

目的

加快镜像构建和拉取速度,加速CI\CD构建以及提高开发体验。

注意事项

  • 时区默认设置为东八区,见“ENV TZ=Asia/Shanghai”
  • 默认安装了libgdiplus等库,以便支持Excel导入导出
  • 目前提供了腾讯云的公共镜像和hub.docker的公共镜像,大家可以按需选择

公共镜像地址

目前已提供腾讯云公共镜像和DockerHub公共镜像地址:

  • ccr.ccs.tencentyun.com/magicodes/aspnetcore-runtime
  • ccr.ccs.tencentyun.com/magicodes/aspnetcore-sdk
  • ccr.ccs.tencentyun.com/magicodes/netcore-sdk
  • ccr.ccs.tencentyun.com/magicodes/netcore-runtime
  • magicodes/aspnetcore-runtime

构建说明

已使用海外构建加快构建速度,不再使用163包源。腾讯云公共镜像使用Azure DevOps进行自动构建和推送,具体见文件“azure-pipelines.yml”,Docker hub则使用其自带的构建服务,具体见:https://hub.docker.com/repository/docker/magicodes/aspnetcore-runtime

镜像标签说明

标签名称 说明
latest 最新镜像,当前为5.0
2.2 Asp.Net Core 2.2
2.2withfonts Asp.Net Core 2.2 (包含字体)
3.0 Asp.Net Core 3.0
3.1 Asp.Net Core 3.1
5.0 Asp.Net 5.0
5.0withfonts Asp.Net 5.0(包含字体)
6.0 Asp.Net 6.0
6.0withfonts Asp.Net 6.0(包含字体)

例如:

  • ccr.ccs.tencentyun.com/magicodes/aspnetcore-runtime:5.0
  • ccr.ccs.tencentyun.com/magicodes/aspnetcore-sdk:5.0
  • ccr.ccs.tencentyun.com/magicodes/netcore-sdk:5.0
  • ccr.ccs.tencentyun.com/magicodes/netcore-runtime:5.0

联系我们

订阅号

关注“麦扣聊技术”订阅号可以获得最新文章、教程、文档

QQ群

  • 编程交流群<85318032>

  • 产品交流群<897857351>

文档官网&官方博客

其他开源库

aspnetcore-docker's People

Contributors

codelove1314 avatar rankinchen avatar xin-lai avatar xl-wenqiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

aspnetcore-docker's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.