Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f77b153

Browse files
committedAug 26, 2024·
get docker compose up to build
Signed-off-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
1 parent ae42b54 commit f77b153

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
 

‎pytorch/docker-compose.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -202,12 +202,6 @@ services:
202202
entrypoint: ""
203203
extends: xpu
204204
image: ${REGISTRY}/${REPO}:b-${GITHUB_RUN_NUMBER:-0}-${BASE_IMAGE_NAME:-ubuntu}-${BASE_IMAGE_TAG:-22.04}-py${PYTHON_VERSION:-3.10}-torchserve-xpu
205-
ports:
206-
- 8080:8080
207-
- 8081:8081
208-
- 8082:8082
209-
- 7070:7070
210-
- 7071:7071
211205
hf-genai:
212206
build:
213207
args:

0 commit comments

Comments
 (0)
Please sign in to comment.