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