mirror of https://github.com/docker/cli.git
Guillaume is busy full-time on his new business, and no longer available
as a maintainer. Best of luck on your e-commerce business Guillaume, and thanks for all the great contributions! Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
This commit is contained in:
parent
3a348dab9b
commit
5182afe46e
|
@ -468,7 +468,7 @@ For example you might add something like this:
|
||||||
# VERSION 0.0.1
|
# VERSION 0.0.1
|
||||||
|
|
||||||
FROM ubuntu
|
FROM ubuntu
|
||||||
MAINTAINER Guillaume J. Charmes <guillaume@docker.com>
|
MAINTAINER Victor Vieux <victor@docker.com>
|
||||||
|
|
||||||
# make sure the package repository is up to date
|
# make sure the package repository is up to date
|
||||||
RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list
|
RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list
|
||||||
|
|
Loading…
Reference in New Issue