Build a dockerfile with VSCode, node, git and an ssh server

This commit is contained in:
2024-07-03 21:09:48 +02:00
parent c2016ad8b8
commit be9be64dc9
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,4 @@
bind-addr: 0.0.0.0:65000
auth: none
password: false
cert: false