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