Sign inSign up

nedix/cells

By nedix

Updated 4 days ago

Image
1

3.5K

nedix/cells repository overview

cells-container

Usage

1. Start the container

This command will start the container on port 80:

docker run \
    --name cells \
    --pull always \
    --restart unless-stopped \
    -p 127.0.0.1:80:80 \
    nedix/cells
2. Run the setup wizard

Open a browser window to http://127.0.0.1:80.

Tag summary

Content type

Image

Digest

sha256:5a873188d

Size

137.4 MB

Last updated

4 days ago

docker pull nedix/cells