mirror of
https://github.com/docker/cli.git
synced 2026-09-03 02:24:26 -05:00
Signed-off-by: Tibor Vass <tibor@docker.com> Upstream-commit: f41230b93a77ca7f4d84718f39a4847b6117f694 Component: engine
6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
(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")
|