add code-server-extension-arguments

This commit is contained in:
aptalca
2021-11-29 08:27:04 -05:00
committed by GitHub
parent 9839d222e7
commit b0c09daaf5
+3 -2
View File
@@ -4,11 +4,12 @@ mods:
container_mods:
- calibre: https://github.com/linuxserver/docker-calibre-web/tree/calibre
code-server:
mod_count: 17
mod_count: 18
container_mods:
- awscli: https://github.com/linuxserver/docker-mods/tree/code-server-awscli
- docker: https://github.com/linuxserver/docker-mods/tree/code-server-docker
- dotnet: https://github.com/linuxserver/docker-mods/tree/code-server-dotnet
- dotnet: https://github.com/linuxserver/docker-mods/tree/code-server-dotnet
- extension-arguments: https://github.com/linuxserver/docker-mods/tree/code-server-extension-arguments
- flutter: https://github.com/linuxserver/docker-mods/tree/code-server-flutter
- golang: https://github.com/linuxserver/docker-mods/tree/code-server-golang
- java11: https://github.com/linuxserver/docker-mods/tree/code-server-java11