Skip to content

Commit

Permalink
Internal docker cleanup (#3441)
Browse files Browse the repository at this point in the history
b/342674120
  • Loading branch information
madhurajayaraman authored Jun 5, 2024
1 parent d9f923d commit dde5942
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions docker-compose-windows-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,31 +54,6 @@ services:
depends_on:
- cobalt-build-win-base

ps4:
<<: *common-definitions
build:
context: ./internal/docker/windows/
dockerfile: ps4/Dockerfile
args:
- encoded_keyfile=${ENCODED_GS_SERVICE_KEY_FILE}
- FROM_IMAGE=cobalt-build-win-internal
environment:
<<: *shared-build-env
PLATFORM: ps4
image: cobalt-build-ps4
depends_on:
- cobalt-build-win-internal

ps4-kokoro:
build:
context: ./internal/docker/windows/kokoro/
dockerfile: Dockerfile
args:
- FROM_IMAGE=${FROM_IMAGE:-cobalt-build-ps4}
image: cobalt-kokoro-ps4
depends_on:
- ps4

ps5:
<<: *common-definitions
build:
Expand Down

0 comments on commit dde5942

Please sign in to comment.