Base mono image using alpine:latest
343
The goal of this project is to create a containerized minimal attack surface area Mono base image using Alpine Linux
mono
This image is built on Docker Hub automatically any time the upstream OS container is rebuilt, and any time a commit is made or merged to the master branch. But if you need to build the image on your own locally, do the following:
cd into this directory.docker build -t mono-base .docker pull synominit/docker-mono-basedocker run -it /bin/shThis is the base image that other images like radarr, sonarr, etc. will be used to build from.
Created in 2020 by Skye Pham, DevOps Architect, Reverse Engineering and Security Specialist.
Content type
Image
Digest
Size
110.5 MB
Last updated
over 6 years ago
docker pull synominit/docker-mono-base