Created
March 15, 2024 15:01
-
-
Save fho/3a961e31ad7179f7955107ac8fbb2af6 to your computer and use it in GitHub Desktop.
docker compose issue #11437
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
services: | |
c0: | |
depends_on: | |
c1: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c3: | |
condition: service_started | |
required: true | |
c4: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c1: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c10: | |
depends_on: | |
c14: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c100: | |
depends_on: | |
c101: | |
condition: service_started | |
required: true | |
c13: | |
condition: service_healthy | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c78: | |
condition: service_started | |
required: true | |
image: busybox | |
c101: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c10: | |
condition: service_started | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c20: | |
condition: service_started | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c4: | |
condition: service_started | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c42: | |
condition: service_healthy | |
required: true | |
c45: | |
condition: service_started | |
required: true | |
c47: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c102: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c103: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
image: busybox | |
c104: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
image: busybox | |
c105: | |
depends_on: | |
c1: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c64: | |
condition: service_started | |
required: true | |
image: busybox | |
c106: | |
depends_on: | |
c101: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c107: | |
depends_on: | |
c108: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c108: | |
depends_on: | |
c116: | |
condition: service_healthy | |
required: true | |
c118: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c109: | |
image: busybox | |
c11: | |
depends_on: | |
c17: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c110: | |
image: busybox | |
c111: | |
image: busybox | |
c112: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c107: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c113: | |
condition: service_started | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c25: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c37: | |
condition: service_started | |
required: true | |
c48: | |
condition: service_started | |
required: true | |
c57: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c83: | |
condition: service_started | |
required: true | |
c91: | |
condition: service_started | |
required: true | |
image: busybox | |
c113: | |
depends_on: | |
c116: | |
condition: service_healthy | |
required: true | |
c119: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c114: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c91: | |
condition: service_started | |
required: true | |
image: busybox | |
c115: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c67: | |
condition: service_started | |
required: true | |
image: busybox | |
c116: | |
depends_on: | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c117: | |
depends_on: | |
c116: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c118: | |
depends_on: | |
c111: | |
condition: service_started | |
required: true | |
c116: | |
condition: service_healthy | |
required: true | |
c119: | |
condition: service_started | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c31: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c45: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c75: | |
condition: service_started | |
required: true | |
c82: | |
condition: service_started | |
required: true | |
c9: | |
condition: service_started | |
required: true | |
c90: | |
condition: service_started | |
required: true | |
image: busybox | |
c119: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c12: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c10: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c13: | |
condition: service_healthy | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c35: | |
condition: service_started | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c50: | |
condition: service_started | |
required: true | |
c53: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c120: | |
depends_on: | |
c116: | |
condition: service_healthy | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c121: | |
depends_on: | |
c79: | |
condition: service_healthy | |
required: true | |
c95: | |
condition: service_started | |
required: true | |
image: busybox | |
c122: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c123: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c65: | |
condition: service_started | |
required: true | |
c88: | |
condition: service_started | |
required: true | |
image: busybox | |
c124: | |
depends_on: | |
c123: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c125: | |
depends_on: | |
c109: | |
condition: service_started | |
required: true | |
c111: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c126: | |
depends_on: | |
c61: | |
condition: service_started | |
required: true | |
image: busybox | |
c127: | |
depends_on: | |
c114: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c42: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c65: | |
condition: service_started | |
required: true | |
c97: | |
condition: service_started | |
required: true | |
c99: | |
condition: service_started | |
required: true | |
image: busybox | |
c128: | |
depends_on: | |
c129: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c99: | |
condition: service_started | |
required: true | |
image: busybox | |
c129: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c130: | |
condition: service_started | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c18: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c25: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c37: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c13: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
image: busybox | |
c130: | |
depends_on: | |
c11: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c25: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c14: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c15: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c16: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c17: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c18: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c19: | |
depends_on: | |
c11: | |
condition: service_started | |
required: true | |
c15: | |
condition: service_started | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c25: | |
condition: service_started | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c37: | |
condition: service_started | |
required: true | |
c49: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c57: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
c9: | |
condition: service_started | |
required: true | |
c94: | |
condition: service_started | |
required: true | |
image: busybox | |
c2: | |
image: busybox | |
c20: | |
depends_on: | |
c12: | |
condition: service_started | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c21: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c22: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c23: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c25: | |
condition: service_started | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c24: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c25: | |
depends_on: | |
c11: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c26: | |
image: busybox | |
c27: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c28: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c8: | |
condition: service_started | |
required: true | |
image: busybox | |
c29: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c30: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c3: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c30: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c10: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c13: | |
condition: service_healthy | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c38: | |
condition: service_started | |
required: true | |
c4: | |
condition: service_started | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c42: | |
condition: service_healthy | |
required: true | |
c47: | |
condition: service_started | |
required: true | |
c48: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c50: | |
condition: service_started | |
required: true | |
c52: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c61: | |
condition: service_started | |
required: true | |
c62: | |
condition: service_started | |
required: true | |
c63: | |
condition: service_healthy | |
required: true | |
c64: | |
condition: service_started | |
required: true | |
image: busybox | |
c31: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c32: | |
image: busybox | |
c33: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
image: busybox | |
c34: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c35: | |
condition: service_started | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c37: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c35: | |
depends_on: | |
c11: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c36: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c37: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c57: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c94: | |
condition: service_started | |
required: true | |
image: busybox | |
c37: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c42: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c38: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c20: | |
condition: service_started | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c39: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c41: | |
condition: service_started | |
required: true | |
c42: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c4: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c42: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c68: | |
condition: service_healthy | |
required: true | |
image: busybox | |
c40: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c41: | |
depends_on: | |
c11: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c42: | |
image: busybox | |
c43: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c10: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c13: | |
condition: service_healthy | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c20: | |
condition: service_started | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c4: | |
condition: service_started | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c42: | |
condition: service_healthy | |
required: true | |
c44: | |
condition: service_started | |
required: true | |
c45: | |
condition: service_started | |
required: true | |
c46: | |
condition: service_started | |
required: true | |
c47: | |
condition: service_started | |
required: true | |
c48: | |
condition: service_started | |
required: true | |
c49: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c44: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c47: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c57: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c45: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c20: | |
condition: service_started | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c49: | |
condition: service_started | |
required: true | |
c58: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c46: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c20: | |
condition: service_started | |
required: true | |
c21: | |
condition: service_started | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c38: | |
condition: service_started | |
required: true | |
c42: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c50: | |
condition: service_started | |
required: true | |
c56: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c64: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
c71: | |
condition: service_started | |
required: true | |
image: busybox | |
c47: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c48: | |
depends_on: | |
c11: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c49: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c51: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c49: | |
depends_on: | |
c17: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c3: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c5: | |
image: busybox | |
c50: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c3: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c51: | |
condition: service_started | |
required: true | |
c52: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c51: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c52: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c53: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c50: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c54: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c55: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c55: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c10: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c50: | |
condition: service_started | |
required: true | |
c57: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
image: busybox | |
c56: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c20: | |
condition: service_started | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c50: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c57: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c58: | |
image: busybox | |
c59: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c6: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
image: busybox | |
c60: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c61: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c62: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c63: | |
image: busybox | |
c64: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c10: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c13: | |
condition: service_healthy | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c20: | |
condition: service_started | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c25: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c35: | |
condition: service_started | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c47: | |
condition: service_started | |
required: true | |
c48: | |
condition: service_started | |
required: true | |
c49: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c57: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
c71: | |
condition: service_started | |
required: true | |
c87: | |
condition: service_started | |
required: true | |
image: busybox | |
c65: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c30: | |
condition: service_started | |
required: true | |
image: busybox | |
c66: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c67: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c50: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c68: | |
image: busybox | |
c69: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c7: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c70: | |
depends_on: | |
c11: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c71: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c72: | |
depends_on: | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c73: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c42: | |
condition: service_healthy | |
required: true | |
c49: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c66: | |
condition: service_started | |
required: true | |
image: busybox | |
c74: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c73: | |
condition: service_started | |
required: true | |
image: busybox | |
c75: | |
depends_on: | |
c17: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c76: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c77: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c78: | |
condition: service_started | |
required: true | |
image: busybox | |
c78: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c102: | |
condition: service_started | |
required: true | |
c112: | |
condition: service_started | |
required: true | |
c114: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c65: | |
condition: service_started | |
required: true | |
c8: | |
condition: service_started | |
required: true | |
c99: | |
condition: service_started | |
required: true | |
image: busybox | |
c79: | |
image: busybox | |
c8: | |
depends_on: | |
c0: | |
condition: service_started | |
required: true | |
c1: | |
condition: service_started | |
required: true | |
c10: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c12: | |
condition: service_started | |
required: true | |
c13: | |
condition: service_healthy | |
required: true | |
c14: | |
condition: service_started | |
required: true | |
c15: | |
condition: service_started | |
required: true | |
c16: | |
condition: service_started | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c18: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c20: | |
condition: service_started | |
required: true | |
c21: | |
condition: service_started | |
required: true | |
c22: | |
condition: service_started | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c24: | |
condition: service_started | |
required: true | |
c25: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c9: | |
condition: service_started | |
required: true | |
image: busybox | |
c80: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c30: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c81: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c13: | |
condition: service_healthy | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c57: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c82: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c83: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c82: | |
condition: service_started | |
required: true | |
image: busybox | |
c84: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c85: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c86: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c85: | |
condition: service_started | |
required: true | |
image: busybox | |
c87: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c40: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c61: | |
condition: service_started | |
required: true | |
c85: | |
condition: service_started | |
required: true | |
image: busybox | |
c88: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c89: | |
condition: service_started | |
required: true | |
image: busybox | |
c89: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c9: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c3: | |
condition: service_started | |
required: true | |
c32: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c90: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c91: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c90: | |
condition: service_started | |
required: true | |
image: busybox | |
c92: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c93: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c94: | |
depends_on: | |
c2: | |
condition: service_healthy | |
required: true | |
c5: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c95: | |
depends_on: | |
c79: | |
condition: service_healthy | |
required: true | |
image: busybox | |
c96: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c15: | |
condition: service_started | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c35: | |
condition: service_started | |
required: true | |
c36: | |
condition: service_started | |
required: true | |
c37: | |
condition: service_started | |
required: true | |
c48: | |
condition: service_started | |
required: true | |
c49: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c66: | |
condition: service_started | |
required: true | |
image: busybox | |
c97: | |
depends_on: | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c78: | |
condition: service_started | |
required: true | |
c96: | |
condition: service_started | |
required: true | |
image: busybox | |
c98: | |
depends_on: | |
c13: | |
condition: service_healthy | |
required: true | |
c18: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
image: busybox | |
c99: | |
depends_on: | |
c10: | |
condition: service_started | |
required: true | |
c11: | |
condition: service_started | |
required: true | |
c13: | |
condition: service_healthy | |
required: true | |
c17: | |
condition: service_started | |
required: true | |
c19: | |
condition: service_started | |
required: true | |
c2: | |
condition: service_healthy | |
required: true | |
c23: | |
condition: service_started | |
required: true | |
c25: | |
condition: service_started | |
required: true | |
c26: | |
condition: service_healthy | |
required: true | |
c27: | |
condition: service_started | |
required: true | |
c35: | |
condition: service_started | |
required: true | |
c37: | |
condition: service_started | |
required: true | |
c48: | |
condition: service_started | |
required: true | |
c6: | |
condition: service_started | |
required: true | |
c66: | |
condition: service_started | |
required: true | |
c7: | |
condition: service_started | |
required: true | |
c91: | |
condition: service_started | |
required: true | |
c94: | |
condition: service_started | |
required: true | |
image: busybox |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment