Search Docker Hub
selfoss
By pamplemousse
Selfoss with cron automated updates in a container.
10K+
Containerized version of selfoss.
Inspired from the original work of JensErat.
# create a data volume docker volume create --name data-volume # start a selfoss instance docker run \ -v data-volume:/var/www/html/data \ -p 8000:80 \ pamplemousse/selfoss
Content type
Image
Digest
Size
148.9 MB
Last updated
over 5 years ago
docker pull pamplemousse/selfoss