I found the '--network host' option in Docker, so now we don't have to launch the...
authorArt Cancro <ajc@citadel.org>
Thu, 5 Aug 2021 19:29:36 +0000 (15:29 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 5 Aug 2021 19:29:36 +0000 (15:29 -0400)
commitfda5b37d1404c736c457952aaf22115cf412b317
treeff7529a88d564f1f1e208c01a44a44b76ba5ce6d
parent8bf0b0986137cdbd091b89fc74fba597acca8f47
I found the '--network host' option in Docker, so now we don't have to launch the container with each port mapped individually.
Dockerfile
ctdlvisor.c
run-citadel.sh