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:
parent
f0746cd39e
commit
420f013a43
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user