Note for ARM CPUs

Haven't tested it with an ARM machine, but I assume this should work + have better perf.
This commit is contained in:
Sainan 2025-07-31 22:27:24 +02:00
parent f0746cd39e
commit 420f013a43

View File

@ -1,6 +1,6 @@
services:
spaceninjaserver:
image: openwf/spaceninjaserver:latest
image: openwf/spaceninjaserver:latest # If you have an ARM CPU, replace 'latest' with 'latest-arm64'.
volumes:
- ./conf:/app/conf
- ./static-data:/app/static/data