Skip to content

Commit d7a8bae

Browse files
committed
scripts to sh
1 parent c5e1f24 commit d7a8bae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM ubuntu
22

3-
COPY scripts /scripts
4-
CMD /scripts/start.sh
3+
COPY sh /sh
4+
CMD /sh/start.sh

0 commit comments

Comments
 (0)