https://github.com/danteay/ubuntu-netcore
A docker image of ubuntu whit the ASP .Net Core 2 installation
https://github.com/danteay/ubuntu-netcore
docker netcore2 ubuntu
Last synced: about 1 month ago
JSON representation
A docker image of ubuntu whit the ASP .Net Core 2 installation
- Host: GitHub
- URL: https://github.com/danteay/ubuntu-netcore
- Owner: danteay
- License: apache-2.0
- Created: 2018-05-29T20:47:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T22:35:45.000Z (almost 7 years ago)
- Last Synced: 2025-01-28T22:31:26.648Z (3 months ago)
- Topics: docker, netcore2, ubuntu
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ubuntu-netcore
A docker image of ubuntu whit the ASP .Net Core 2 installation
## Use
```docker
FROM danteay/ubuntu-netcore:latest
```