Skip to content

Instantly share code, notes, and snippets.

@2minchul
Last active February 14, 2019 04:23
Show Gist options
  • Save 2minchul/a787ec8d08aceacd47a06f08ea74425c to your computer and use it in GitHub Desktop.
Save 2minchul/a787ec8d08aceacd47a06f08ea74425c to your computer and use it in GitHub Desktop.
ubuntu-kr
FROM ubuntu:16.04
RUN sed -i 's@archive.ubuntu.com@kr.archive.ubuntu.com@g' /etc/apt/sources.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment