version: "3" services: texas_a_aof_11: image: repo.rdvalidasi.com/indonesia/game/chess/texaspoker:v1-1-24 container_name: texas_a_aof_11 environment: - ApolloStart=start - ApolloAddr=http://apollo-test - ApolloClusterName=default - ApolloAppId=texaspoker - LogFileOutPut=1 restart: always ports: - 15301:8000 - 15311:8001 command: ./texaspoker -runType 5 -groupId 11 -serverId a_1 volumes: - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/texas/logs/texas_a_aof_11:/opt/texaspoker/log logging: driver: "json-file" options: max-size: "200m" max-file: "10" texas_a_aof_ai_11: image: repo.rdvalidasi.com/indonesia/game/chess/texaspoker:v1-1-24 container_name: texas_a_aof_ai_11 environment: - ApolloStart=start - ApolloAddr=http://apollo-test - ApolloClusterName=default - ApolloAppId=texaspoker - LogFileOutPut=1 restart: always ports: - 15321:8001 command: ./texaspoker -runType 3 -groupId 11 -gameListen ws://game:8000 volumes: - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/texas/logs/texas_a_aof_ai_11:/opt/texaspoker/log links: - "texas_a_aof_11:game" logging: driver: "json-file" options: max-size: "200m" max-file: "10" texas_a_aof_12: image: repo.rdvalidasi.com/indonesia/game/chess/texaspoker:v1-1-24 container_name: texas_a_aof_12 environment: - ApolloStart=start - ApolloAddr=http://apollo-test - ApolloClusterName=default - ApolloAppId=texaspoker - LogFileOutPut=1 restart: always ports: - 15302:8000 - 15312:8001 command: ./texaspoker -runType 5 -groupId 12 -serverId a_1 volumes: - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/texas/logs/texas_a_aof_12:/opt/texaspoker/log logging: driver: "json-file" options: max-size: "200m" max-file: "10" texas_a_aof_ai_12: image: repo.rdvalidasi.com/indonesia/game/chess/texaspoker:v1-1-24 container_name: texas_a_aof_ai_12 environment: - ApolloStart=start - ApolloAddr=http://apollo-test - ApolloClusterName=default - ApolloAppId=texaspoker - LogFileOutPut=1 restart: always ports: - 15322:8001 command: ./texaspoker -runType 3 -groupId 12 -gameListen ws://game:8000 volumes: - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/texas/logs/texas_a_aof_ai_12:/opt/texaspoker/log links: - "texas_a_aof_12:game" logging: driver: "json-file" options: max-size: "200m" max-file: "10" texas_a_aof_13: image: repo.rdvalidasi.com/indonesia/game/chess/texaspoker:v1-1-24 container_name: texas_a_aof_13 environment: - ApolloStart=start - ApolloAddr=http://apollo-test - ApolloClusterName=default - ApolloAppId=texaspoker - LogFileOutPut=1 restart: always ports: - 15303:8000 - 15313:8001 command: ./texaspoker -runType 5 -groupId 13 -serverId a_1 volumes: - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/texas/logs/texas_a_aof_13:/opt/texaspoker/log logging: driver: "json-file" options: max-size: "200m" max-file: "10" texas_a_aof_ai_13: image: repo.rdvalidasi.com/indonesia/game/chess/texaspoker:v1-1-24 container_name: texas_a_aof_ai_13 environment: - ApolloStart=start - ApolloAddr=http://apollo-test - ApolloClusterName=default - ApolloAppId=texaspoker - LogFileOutPut=1 restart: always ports: - 15323:8001 command: ./texaspoker -runType 3 -groupId 13 -gameListen ws://game:8000 volumes: - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/texas/logs/texas_a_aof_ai_13:/opt/texaspoker/log links: - "texas_a_aof_13:game" logging: driver: "json-file" options: max-size: "200m" max-file: "10" texas_a_aof_14: image: repo.rdvalidasi.com/indonesia/game/chess/texaspoker:v1-1-24 container_name: texas_a_aof_14 environment: - ApolloStart=start - ApolloAddr=http://apollo-test - ApolloClusterName=default - ApolloAppId=texaspoker - LogFileOutPut=1 restart: always ports: - 15304:8000 - 15314:8001 command: ./texaspoker -runType 5 -groupId 14 -serverId a_1 volumes: - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/texas/logs/texas_a_aof_14:/opt/texaspoker/log logging: driver: "json-file" options: max-size: "200m" max-file: "10" texas_a_aof_ai_14: image: repo.rdvalidasi.com/indonesia/game/chess/texaspoker:v1-1-24 container_name: texas_a_aof_ai_14 environment: - ApolloStart=start - ApolloAddr=http://apollo-test - ApolloClusterName=default - ApolloAppId=texaspoker - LogFileOutPut=1 restart: always ports: - 15324:8001 command: ./texaspoker -runType 3 -groupId 14 -gameListen ws://game:8000 volumes: - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/texas/logs/texas_a_aof_ai_14:/opt/texaspoker/log links: - "texas_a_aof_14:game" logging: driver: "json-file" options: max-size: "200m" max-file: "10"