Compare commits

..

No commits in common. "ce4428adfb53dceccfccf52954ec3824ae883e29" and "ce5ae6a360a03d41717610dce3d39647dafc4c0c" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -167,9 +167,9 @@ RUN apt-get update && apt-get install -y \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
``` ```
`s3cmd` `1.1.*`使 `apt-get update` `s3cmd` `1.1.*`使 `apt-get udpate`
apt `var/lib/apt/lists` `RUN` `apt-get update` `apt-get install` apt `var/lib/apt/lists` `RUN` `apt-get udpate` `apt-get install`
> Debian Ubuntu apt-get clean apt-get clean > Debian Ubuntu apt-get clean apt-get clean