it doesnt work
This commit is contained in:
4
scripts/Dockerfile
Normal file
4
scripts/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM ubuntu:jammy
|
||||
ADD ./prepare-container.sh /tmp/prepare-container.sh
|
||||
RUN /tmp/prepare-container.sh
|
||||
WORKDIR /work
|
||||
Reference in New Issue
Block a user