Custom ASP.NET Core Runtime image supports Azure AppService Web SSH
10K+
A customized ASP.NET Core Runtime image supports Azure AppService Web SSH. Docker image repository is on https://hub.docker.com/r/netlah/aspnet-webssh.
6.0-alpine, 6.0-bullseye-slim, 6.0-focal, 6.0-jammyhttps://github.com/NetLah/aspnet-webssh
STARTCOMMAND for original entrypoint.docker run -it --rm --name aspnetssh --entrypoint /opt/startup/init_container.sh -e "STARTUPCOMMAND=dotnet WebApp.dll" -p 5002:80 -p 2222:2222 -e TZ=Asia/Singapore netlah/spa-host:6.0-alpine
Output
_ ___ ___ _ _ ___ _____ ___
/_\ / __| _ \| \| | __|_ _| / __|___ _ _ ___
/ _ \\__ \ _/| .` | _| | | | (__/ _ \ '_/ -_)
/_/ \_\___/_|(_)_|\_|___| |_| \___\___/_| \___|
Alpine Linux v3.16
ASP.NET Core v6.0.9
[02:33:30 INF] Application starting...
[02:33:30 INF] Application initializing...


Content type
Image
Digest
sha256:1370f5c24…
Size
69.2 MB
Last updated
2 days ago
docker pull thoho/aspnet-webssh