This commit is contained in:
bel
2021-09-14 06:33:13 -06:00
commit c6130deafd
2 changed files with 24 additions and 0 deletions

8
radicale/build.sh Executable file
View File

@@ -0,0 +1,8 @@
#! /bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")"
docker run --rm -it --name radicale \
-p 8344:5232 \
--network mongoClusterPyTest2 \
--net-alias radicale.tld \
tomsquest/docker-radicale