forked from vhaudiquet/homeprod
Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
sshportal:
|
||||
image: moul/sshportal
|
||||
container_name: sshportal
|
||||
ports:
|
||||
- "2222:2222"
|
||||
volumes:
|
||||
- "data:/root/"
|
||||
|
||||
volumes:
|
||||
data:
|
||||
Reference in New Issue
Block a user