Open SvenDowideit opened 3 years ago
run.sh has docker-compose up -d core web certbot registry-mirror squid mirror smb
run.sh
docker-compose up -d core web certbot registry-mirror squid mirror smb
The Readme.md has:
Readme.md
considering that core is both privileged, and uses all the host namespaces, this deserves more exposition.
core
Good point. We will revise this on the next release.
run.sh
hasdocker-compose up -d core web certbot registry-mirror squid mirror smb
The
Readme.md
has:considering that
core
is both privileged, and uses all the host namespaces, this deserves more exposition.