Add /bin/dash as default command
This commit is contained in:
@@ -33,3 +33,5 @@ FROM scratch
|
||||
COPY --from=stage1 /target /
|
||||
RUN xbps-reconfigure -a && \
|
||||
rm -r /var/cache/xbps
|
||||
|
||||
CMD ["/bin/sh"]
|
||||
|
Reference in New Issue
Block a user