mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 13:52:56 -04:00
15 lines
715 B
YAML
15 lines
715 B
YAML
mods:
|
|
code-server:
|
|
mod_count: 4
|
|
container_mods:
|
|
- docker: https://github.com/linuxserver/docker-mods/tree/code-server-docker
|
|
- nodejs: https://github.com/linuxserver/docker-mods/tree/code-server-nodejs
|
|
- 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: 2
|
|
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
|