Skip to content

Commit 5290d98

Browse files
[UX] Pre-build a EFA version of the default Docker image #2793
1 parent 34654de commit 5290d98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ARG BASE_IMAGE=dstackai/base:py3.12-0.7-cuda-12.1
1+
# syntax = edrevo/dockerfile-plus
22

3-
FROM ${BASE_IMAGE}
3+
INCLUDE+ base/Dockerfile
44

55
ENV PREFIX=/usr/local
66
ENV CUDA_PATH=/usr/local/cuda

0 commit comments

Comments
 (0)