Commit 3e789bc4 authored by daidekun's avatar daidekun

fixbug dash bugs

parent 319a8a51
...@@ -18,3 +18,6 @@ COPY ./init_db_data.sh $AUTO_RUN_DIR/ ...@@ -18,3 +18,6 @@ COPY ./init_db_data.sh $AUTO_RUN_DIR/
#给执行文件增加可执行权限 #给执行文件增加可执行权限
RUN chmod a+x $AUTO_RUN_DIR/init_db_data.sh RUN chmod a+x $AUTO_RUN_DIR/init_db_data.sh
RUN echo "dash dash/sh boolean false" | debconf-set-selections
RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment