It's FOSS Distro Chooser Docker Image
149
Docker image for a simple tool that recommends Linux distributions based on the user's preference.
Provided you have jwilder/nginx-proxy and letsencrypt-nginx-proxy-companion already configured, you can use the following one line command to deploy the container on your domain or subdomain of choice.
docker run --name container-name --net network-name -e VIRTUAL_HOST=distro-chooser.domain.com -e LETSENCRYPT_HOST=distro-chooser.domain.com -d --restart always itsfoss/distro-chooser
Content type
Image
Digest
Size
102.8 MB
Last updated
over 6 years ago
docker pull itsfoss/distro-chooser