ELC 2
This commit is contained in:
@@ -8,6 +8,9 @@ RUN chmod 755 /app/generate.sh
|
||||
COPY ./start.sh /app/
|
||||
RUN chmod 755 /app/start.sh
|
||||
|
||||
COPY ./startok.sh /app/
|
||||
RUN chmod 755 /app/startok.sh
|
||||
|
||||
COPY ./Makefile /app/
|
||||
|
||||
ENTRYPOINT ["tail"]
|
||||
|
||||
Reference in New Issue
Block a user