Last active
June 28, 2024 05:24
-
-
Save amenpunk/4dd18bbf28165e7bb80a6134c67d03ca to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: "2.1" | |
services: | |
busybox1: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox2: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox3: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox4: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox5: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox6: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox7: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox8: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox9: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox10: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox11: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox12: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox13: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox14: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox15: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox16: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox17: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox18: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox19: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge | |
busybox20: | |
image: busybox | |
command: ping 172.17.255.255 -s 65500 | |
network_mode: bridge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment