Skip to content

sraillard/docker-dotnet-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Image based on Alpine Linux with the following tools:

  • dotnet runtime
  • bash

Using the prebuilt image

The public Docker Hub repository is here: https://hub.docker.com/r/sraillard/dotnet-runtime

To run it in interactive mode:

docker run --rm -it sraillard/dotnet-runtime:3.1.9-alpine3.12

Building

docker build --tag sraillard/dotnet-runtime:3.1.9-alpine3.12 .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published