For Alpine the main difference is the package management. In your Dockerfile, replace: RUN apt-get update && apt-get install <package>.
確定! 回上一頁