mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a1ef2207dd
Docker-DCO-1.1-Signed-off-by: Erik Hollensbe <github@hollensbe.org> (github: erikh)
6 lines
222 B
Text
6 lines
222 B
Text
(from "ubuntu:14.04")
|
|
(maintainer "Erik \\\\Hollensbe <erik@hollensbe.org>\\\"")
|
|
(run "apt-get \\update && apt-get \\\"install znc -y")
|
|
(add "\\conf\\\\\"" "/.znc")
|
|
(run "foo bar baz")
|
|
(cmd "/usr\\\"/bin/znc" "-f" "-r")
|