Skip to content

Commit

Permalink
test: add app scaffold 22
Browse files Browse the repository at this point in the history
  • Loading branch information
HellerHagen committed Sep 21, 2024
1 parent 541634d commit b1c6c4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions base-images/vscode-nocuda/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ RUN pip install \

RUN curl -fsSL https://get.docker.com | sh

RUN docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock my-container

RUN docker run --rm -it -d \
-p 9123:8080 \
--name my-dashboard \
Expand Down

0 comments on commit b1c6c4c

Please sign in to comment.