use shebang
This commit is contained in:
@@ -7,4 +7,4 @@ COPY keepalive.sh .
|
||||
|
||||
RUN chmod +x keepalive.sh
|
||||
|
||||
CMD /app/keepalive.sh
|
||||
CMD ./keepalive.sh
|
||||
|
||||
Reference in New Issue
Block a user