Closes #8318 Signed-off-by: Seongyeol Lim <seongyeol37@gmail.com> Upstream-commit: abfb7138871993c53050a2d159ca0fae07bf65e8 Component: engine
9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
(from "ubuntu:14.04")
|
|
(maintainer "Seongyeol Lim <seongyeol37@gmail.com>")
|
|
(copy "." "/go/src/github.com/docker/docker")
|
|
(add "." "/")
|
|
(add "vimrc" "/tmp")
|
|
(copy "bashrc" "/tmp")
|
|
(copy "test file" "/tmp")
|
|
(add "test file" "/tmp/test file")
|