An open source online pastebin image that runs on the Raspberry Pi Zero.
148
A tiny image running arm32v6/alpine Linux and Zerobin.
docker run --restart=always -d \
-p 0.0.0.0:80:80 \
--hostname=zerobin \
--name=zerobin \
-v /<host_data_directory>:/zerobin/data \
-v /<host_cfg_directory>:/zerobin/cfg \
ricardo1/zerobin
On first run it will copy the sample config file if there isn't a config file already.
UID User ID php fpm daemon account (default: 991).GID Group ID php fpm daemon account (default: 991).MIT / BSD
Content type
Image
Digest
Size
23.9 MB
Last updated
about 6 years ago
docker pull ricardo1/zerobin