fix
This commit is contained in:
@ -4,7 +4,7 @@ USER root
|
||||
ADD .config /root/.config
|
||||
WORKDIR /root
|
||||
|
||||
ADD ./scpt/entrypoint.sh /
|
||||
ADD ./test/entrypoint.sh /
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user