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:
|
||||
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
|
||||
container_name: netweak_agent
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue