Last active
January 14, 2016 18:13
-
-
Save jack126guy/64d0365f334afc15a08d to your computer and use it in GitHub Desktop.
Dockerfile for jack126guy/debian-jessie-us
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#This file is in the public domain (http://creativecommons.org/publicdomain/zero/1.0/) | |
FROM debian:jessie | |
MAINTAINER Jack126Guy <[email protected]> | |
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