Skip to content

Instantly share code, notes, and snippets.

@jack126guy
Last active January 14, 2016 18:13
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Dockerfile for jack126guy/debian-jessie-us
#This file is in the public domain (http://creativecommons.org/publicdomain/zero/1.0/)
FROM debian:jessie
MAINTAINER Jack126Guy <someanon126@gmail.com>
RUN sed -i -e s/httpredir/ftp.us/ /etc/apt/sources.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment