Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 214 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 214 Bytes
docker volume create icicle
docker build -t ckn_daemon . && (docker container rm --force ckn_daemon || true) && docker run --name ckn_daemon --network icicle -v icicle:/app/logs ckn_daemon