1
0
mirror of https://github.com/docker/cli.git synced 2026-01-22 03:22:01 +03:00

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)
Upstream-commit: 5182afe46e
Component: cli
This commit is contained in:
Solomon Hykes
2014-06-16 06:22:15 -07:00
committed by Tibor Vass
parent ccb97e17cc
commit 3e31de1e07

View File

@@ -468,7 +468,7 @@ For example you might add something like this:
# VERSION 0.0.1
FROM ubuntu
MAINTAINER Guillaume J. Charmes <guillaume@docker.com>
MAINTAINER Victor Vieux <victor@docker.com>
# make sure the package repository is up to date
RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list