usr/local/bin/bin/get-bc /tools/bin 24 25 RUN apk del go musl-dev 26 27 # Install tools 28 RUN chmod +x /tools/bin/* 29 30 # Folders 31 RUN mkdir -p /usr/bc ...
確定! 回上一頁