Skip to content

Commit eae3757

Browse files
committed
Generate docker-compose.yml files
1 parent 47514a4 commit eae3757

File tree

134 files changed

+268
-268
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+268
-268
lines changed

docker-compose/docker-compose-ac.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/acserver:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-ac-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-ac:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-ac:

docker-compose/docker-compose-ahl.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/ahlserver:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-ahl-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-ahl:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-ahl:

docker-compose/docker-compose-ahl2.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/ahl2server:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-ahl2-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-ahl2:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-ahl2:

docker-compose/docker-compose-ark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/arkserver:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-ark-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-ark:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-ark:

docker-compose/docker-compose-arma3.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/arma3server:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-arma3-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-arma3:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-arma3:

docker-compose/docker-compose-armar.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/armarserver:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-armar-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-armar:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-armar:

docker-compose/docker-compose-ats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/atsserver:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-ats-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-ats:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-ats:

docker-compose/docker-compose-av.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/avserver:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-av-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-av:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-av:

docker-compose/docker-compose-bb.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/bbserver:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-bb-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-bb:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-bb:

docker-compose/docker-compose-bb2.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
restart: unless-stopped
99
volumes:
1010
- /path/to/linuxgsm/bb2server:/data
11-
ports:
11+
network_mode: host
1212

1313
# volume example
1414
linuxgsm-bb2-volume:
@@ -18,7 +18,7 @@ services:
1818
restart: unless-stopped
1919
volumes:
2020
- linuxgsm-bb2:/data
21-
ports:
21+
network_mode: host
2222

2323
volumes:
2424
linuxgsm-bb2:

0 commit comments

Comments
 (0)