https://github.com/epplussoftware/epplus.dockersample
https://github.com/epplussoftware/epplus.dockersample
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/epplussoftware/epplus.dockersample
- Owner: EPPlusSoftware
- Created: 2022-02-10T15:27:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T13:22:18.000Z (about 4 years ago)
- Last Synced: 2025-02-24T06:16:46.996Z (over 1 year ago)
- Language: C#
- Size: 1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# EPPlus Docker Samples
This sample project contains samples for three Linux distributions and for Windows Nano Server.
Images used ASP.Net - .NET 6 :
### Linux
* Alpine 3.14 - amd64
* Debian - Bullseye Slim - amd64
* Ubuntu - Focal - amd64
### Windows
* Windows Nano Server - 20H2
Images can be found here : https://hub.docker.com/_/microsoft-dotnet-aspnet.
To run the sample in Windows 10 or later you will need Docker and Container Development Tools installed in Visual Studio.
Docker for Windows can be downloaded from: https://docs.docker.com/desktop/windows/install/
Please remember to switch to the correct container environment (Linux or Windows) by right-click on the docker icon in the system tray and select "Switch to ... containers".