From e996778e5059359c4017bae22314e66d8bf28bc1 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Fri, 4 Dec 2015 16:39:22 +0100 Subject: initial commit --- README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..53742b0 --- /dev/null +++ b/README @@ -0,0 +1,2 @@ +dnf install docker docker-compose +htpasswd -Bbn admin Secret123 > ssl/htpasswd \ No newline at end of file -- cgit