Fixed symlink
This commit is contained in:
parent
f904d25def
commit
360a1c5ab5
@ -52,7 +52,6 @@ ENV HOME=/home/runner
|
||||
|
||||
ADD utils/entrypoint.sh /bin/entrypoint
|
||||
RUN chmod +x /bin/entrypoint && \
|
||||
rmdir /bin && \
|
||||
ln -s /usr/bin /bin
|
||||
|
||||
#ENTRYPOINT ["entrypoint"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user