Move audiobookshelf to coreos

This commit is contained in:
Marc Fokkert
2025-08-30 10:55:04 +02:00
parent b65fec102e
commit ea8edac9ee
7 changed files with 32 additions and 26 deletions

8
dockerx.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/bash
docker \
--tlsverify \
-H=192.168.2.64:2376 \
--tlscacert=.docker\ca.pem \
--tlscert=.docker\cert.pem \
--tlskey=.docker\key.pem %*