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.
17 lines
250 B
17 lines
250 B
4 years ago
|
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:
|
||
|
|