Browse, watch, manage and share your files
4.1K
Browse, watch, manage and share your files
⚠️ This project is no longer maintained. ⚠️
Run the application via docker run. It is possible to change the cakebox options via the environment variables:
docker run \
--env "CAKEBOX_ROOT=${PWD}" \
--env "GROUP=$(id --group)" \
--env RIGHTS_CAN_DELETE=TRUE \
--env "USER=$(id --user)" \
--publish 80:80 \
--volume "${PWD}:${PWD}" \
timonier/cakebox
# Go to "http://localhost/"
Content type
Image
Digest
Size
77.7 MB
Last updated
over 8 years ago
docker pull timonier/cakebox