RUN apt-get update \ && apt-get install gcc -y \ && apt-get clean. WORKDIR app ... But, my code relies on pandas, which is a pain to install on alpine.
確定! 回上一頁