Skip to content

Commit b9261af

Browse files
committed
remove stack6 wip
1 parent 16c1dca commit b9261af

File tree

2 files changed

+1
-160
lines changed

2 files changed

+1
-160
lines changed

play-with-docker-setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ apk del tzdata && \
1616
rm -rf /var/cache/apk/* /tmp* && sleep 1 && \
1717

1818
# On play-with-docker, create Swarm manager
19-
docker swarm init --advertise-addr $(hostname -i) && \
19+
# docker swarm init --advertise-addr $(hostname -i) && \
2020

2121
# On play-with-docker, clone repo
2222
echo && \

traefik_stack5/toolproxy-global.yml

-159
This file was deleted.

0 commit comments

Comments
 (0)