Updates
Some checks failed
Build containers / changes (push) Successful in 2s
Build containers / base-image (push) Failing after 1m39s

This commit is contained in:
maurice
2026-03-12 14:43:34 +01:00
parent 9f435b6a30
commit 53e0b19ccb
16 changed files with 85 additions and 113 deletions

View File

@@ -1,2 +1,4 @@
#!/bin/bash
arg "-p 8888:8888"
mkdir -p /tmp/joypet-sockets
arg "-p 7777:7777"
arg "-v /tmp/joypet-sockets:/var/run/joypet-sockets:Z"