Provide image for both archs
This commit is contained in:
parent
9724023cc8
commit
e86e61390d
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
||||||
services:
|
services:
|
||||||
netweak-agent:
|
netweak-agent:
|
||||||
image: ark.sudovanilla.org/korbs/netweak-agent:latest
|
# For AMD64 Machines:
|
||||||
|
image: ark.sudovanilla.org/korbs/netweak-agent:amd64
|
||||||
|
# For ARM64/V8 Machines:
|
||||||
|
# image: ark.sudovanilla.org/korbs/netweak-agent:arm64
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: netweak_agent
|
container_name: netweak_agent
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue