ubuntu set -o pipefail "Illegal option -o pipefail"问题

Ubuntu sh 执行脚本,调用的是dash,而不是bash


RUN echo "dash dash/sh boolean false" | debconf-set-selections
RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash

posted @ 2025-04-02 20:48  upupday  阅读(19)  评论(0)    收藏  举报