Git Product home page Git Product logo

lulzzz / docker-dotnet-core-images Goto Github PK

View Code? Open in Web Editor NEW

This project forked from armutcom/docker-dotnet-core-images

0.0 2.0 0.0 2.95 MB

This repo contains the base Docker images for working with .NET Core, ASP.NET Core and ASP.NET Core SPA (Angular Universal, React Server Rendering etc.) based on Ubuntu Images.

License: MIT License

Dockerfile 28.43% C# 46.00% PowerShell 4.17% Shell 1.31% JavaScript 2.14% HTML 1.54% TypeScript 14.77% CSS 1.64%

docker-dotnet-core-images's Introduction

Armut.com - .NET Core docker images

This repo contains the base Docker images for working with .NET Core and the .NET Core Tools based on Ubuntu images. Since the Armut.com developer team already uses these images, they will keep the images up to date and maintain it.

Builds status

Linux
Build Build Status

Latest Version of Common Tags

The following tags are the latest stable versions of the most commonly used images. The complete set of tags is listed further down.

Complete set of Tags

Ubuntu Xenial (16.04) amd64 tags

2.1.5

2.1.3

2.1.1

2.0

Ubuntu Bionic (18.04) amd64 tags

2.1.5

2.1.3

2.1.1

2.0

Image variants

The armutcom/dotnet-core-runtime/, armutcom/dotnet-core-sdk/, armutcom/aspnet-core/ images come in different flavors, each designed for a specific use case.

armutcom/aspnet-core:<version>-<os>

This image contains the ASP.NET Core and .NET Core runtimes and libraries and is optimized for running ASP.NET Core apps in production.

armutcom/aspnet-core:<version>-spa-node-<node-version>-<os>

This image contains the ASP.NET Core, .NET Core and Node.js runtimes and libraries and is optimized for running ASP.NET Core SPA apps (server pre-rendering) like Angular Universal or React Server Rendering in production.

armutcom/dotnet-core-runtime:<version>-<os>

This image contains the .NET Core runtimes and libraries and is optimized for running .NET Core apps in production.

armutcom/dotnet-core-sdk:<sdk-version>-runtime-<runtime-version>-<os>

This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.

It contains the .NET Core SDK which is comprised of two parts:

  1. .NET Core CLI
  2. .NET Core
  3. ASP.NET Core

Use this image for your development process (developing, building and testing applications).

armutcom/dotnet-core-runtime:<version>-deps-<os>

This image contains the native dependencies needed by .NET Core. It does not include .NET Core. It is for self-contained applications.

armutcom/aspnet-core:<aspnet-version>-sdk-<sdk-version>-node-<node-version>-build-<os>

This is the build image for both ASP.NET Core and ASP.NET Core SPA apps (server pre-rendering) like Angular Universal or React Server Rendering. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.

It contains the both .NET Core SDK which is comprised of two parts and Node.js:

  1. .NET Core CLI
  2. .NET Core
  3. ASP.NET Core
  4. Node.js

Use this image for your development process (developing, building and testing applications).

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Licenses

Licensed under MIT, see LICENSE for the full text.

Armut.com - .NET Core Docker Hub repos:

Official Microsoft Hub repos :

.NET Core Docker Hub repos:

.NET Framework Docker Hub repos:

docker-dotnet-core-images's People

Contributors

akselarzuman avatar blind-striker avatar ozgend avatar

Watchers

 avatar James Cloos avatar

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.