convert wetty from submodule to normal directory
This commit is contained in:
3
wetty/containers/ssh/Dockerfile
Normal file
3
wetty/containers/ssh/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM sickp/alpine-sshd:latest
|
||||
RUN adduser -D -h /home/term -s /bin/sh term && \
|
||||
( echo "term:term" | chpasswd )
|
||||
Reference in New Issue
Block a user