Skip to content

Instantly share code, notes, and snippets.

@jack126guy
Last active January 14, 2016 18:13
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 jack126guy/64d0365f334afc15a08d to your computer and use it in GitHub Desktop.
Save jack126guy/64d0365f334afc15a08d to your computer and use it in GitHub Desktop.
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