Skip to content

Instantly share code, notes, and snippets.

@LinboLen
Created September 7, 2019 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinboLen/8dc4d436d7fde4e90c820e3186d1f45e to your computer and use it in GitHub Desktop.
Save LinboLen/8dc4d436d7fde4e90c820e3186d1f45e to your computer and use it in GitHub Desktop.
mirrors
RUN sed \
-e s/archive.ubuntu.com/mirrors.aliyun.com/g \
-e s/security.ubuntu.com/mirrors.aliyun.com/g /etc/apt/sources.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment