I have a Dockerfile to build a Docker image that is based on Alpine Linux. Now I need to install a package as part of this Dockerfile . Currently I have: RUN ...
確定! 回上一頁