Merge pull request #19 from linuxserver/new-mod

add ssh-tunnel to list
This commit is contained in:
driz
2020-03-25 14:13:57 -04:00
committed by GitHub
+2 -1
View File
@@ -7,8 +7,9 @@ mods:
- python2: https://github.com/linuxserver/docker-mods/tree/code-server-python2
- python3: https://github.com/linuxserver/docker-mods/tree/code-server-python3
openssh-server:
mod_count: 3
mod_count: 4
container_mods:
- git: https://github.com/linuxserver/docker-mods/tree/openssh-server-git
- rsync: https://github.com/linuxserver/docker-mods/tree/openssh-server-rsync
- openssh-client: https://github.com/linuxserver/docker-mods/tree/openssh-server-openssh-client
- ssh-tunnel: https://github.com/linuxserver/docker-mods/tree/openssh-server-ssh-tunnel