first commit5

This commit is contained in:
panda 2018-08-22 01:09:01 +02:00
parent aacd07b7a2
commit 25a3f99545

View file

@ -1,5 +1,8 @@
# Docker_Pshitt # Docker_Pshitt
- based on ubuntu:18.04
- weight: 212MB
## Build the container: ## Build the container:
docker build -t pshitt_dockerized . docker build -t pshitt_dockerized .
@ -8,4 +11,4 @@
notes: 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 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 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