Dockerfile for jack126guy/debian-jessie-us
This file contains 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 <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