mirror of
https://github.com/docker/cli.git
synced 2026-01-23 15:21:32 +03:00
Update email + add self to pkg/signal
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume@charmes.net> (github: creack)
Upstream-commit: 939dd00e47
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
62e9d22281
commit
a24ad753f5
@@ -481,7 +481,7 @@ For example you might add something like this:
|
||||
# VERSION 0.0.1
|
||||
|
||||
FROM ubuntu
|
||||
MAINTAINER Guillaume J. Charmes <guillaume@dotcloud.com>
|
||||
MAINTAINER Guillaume J. Charmes <guillaume@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
|
||||
|
||||
Reference in New Issue
Block a user