You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
250 B
16 lines
250 B
version: "3.8"
|
|
|
|
services:
|
|
swarmlabclient:
|
|
image: hub.swarmlab.io:5443/playground-hybrid-agent:latest
|
|
environment:
|
|
- NODENAME={{.Node.Hostname}}
|
|
ports:
|
|
- "55543:443"
|
|
networks:
|
|
hybrid-net:
|
|
|
|
|
|
networks:
|
|
hybrid-net:
|
|
|
|
|