Skip to content

Instantly share code, notes, and snippets.

@ysmintor
Created February 22, 2018 13:58
Show Gist options
  • Save ysmintor/854ed8c73a9bb6efc662ca47805609d3 to your computer and use it in GitHub Desktop.
Save ysmintor/854ed8c73a9bb6efc662ca47805609d3 to your computer and use it in GitHub Desktop.
Ubuntu 15 legacy apt-update

from the github solution webdevops/Dockerfile#212

RUN sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.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