This commit is contained in:
parent
36e3a6015f
commit
2b35947a8f
@ -16,7 +16,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN ls -la >> permissions.txt
|
RUN ls -la
|
||||||
|
|
||||||
RUN chmod o+wrx ./startscript1.sh
|
RUN chmod o+wrx ./startscript1.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user