From 25a3f99545c3cc87d16197e6047a0122f3807c36 Mon Sep 17 00:00:00 2001 From: panda Date: Wed, 22 Aug 2018 01:09:01 +0200 Subject: [PATCH] first commit5 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 076b56b..6fe82de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Docker_Pshitt +- based on ubuntu:18.04 +- weight: 212MB + ## Build the container: docker build -t pshitt_dockerized . @@ -8,4 +11,4 @@ notes: 1. the ssh keys used are the same of the host, this is wanted, to avoid using pshitt's default which are always the same thus easily identifiable 2. the logs are written on the local fs in /pshitt/_LOG -3. the port on which pshitt listens is redirected on the host and is 2222 +3. the port on which pshitt listens is redirected on the host and is 2222