Run CasaOS in Docker container. Currently this image is built from jrei/systemd-ubuntu, which enables systemd command in container, in order to install CasaOS successfully.
Dependencies:
Run:
docker run -it -d \
--name casaos-app \
--net=host \
--restart=always \
--tmpfs /tmp \
--tmpfs /run \
--tmpfs /run/lock \
-v /sys/fs/cgroup:/sys/fs/cgroup:ro \
-v /var/run/docker.sock:/var/run/docker.sock \
-v /usr/bin/docker:/usr/bin/docker \
-v /DATA:/DATA \
magic4wei/casaos
Content type
Image
Digest
sha256:cc5f7f53c…
Size
211 MB
Last updated
over 2 years ago
docker pull magic4wei/casaos