Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 1.18 KB

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 1.18 KB

ubuntu-dotnet

Trueosiris Rules Docker Pulls Docker Stars Docker Image Size Github stars Github forks Github issues Github last-commit

Stable baseimage with ubuntu 22.04 and dotnet sdk 6.0.5 for running dotnet libraries in a linux container
Also installed: wine, wine64 and mono.

 docker run -d --name='ubuntu-dotnet' --net='bridge' -e TZ="Europe/Paris" 'trueosiris/ubuntu-dotnet'