mod-list.yml: add coder-server-php8

This commit is contained in:
aptalca
2021-03-01 13:00:27 -05:00
committed by GitHub
parent 2495d2d0ca
commit f00ef4d748
+2 -1
View File
@@ -4,7 +4,7 @@ mods:
container_mods: container_mods:
- calibre: https://github.com/linuxserver/docker-calibre-web/tree/calibre - calibre: https://github.com/linuxserver/docker-calibre-web/tree/calibre
code-server: code-server:
mod_count: 14 mod_count: 15
container_mods: container_mods:
- docker: https://github.com/linuxserver/docker-mods/tree/code-server-docker - 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
@@ -13,6 +13,7 @@ mods:
- nodejs: https://github.com/linuxserver/docker-mods/tree/code-server-nodejs - nodejs: https://github.com/linuxserver/docker-mods/tree/code-server-nodejs
- npmglobal: https://github.com/linuxserver/docker-mods/tree/code-server-npmglobal - npmglobal: https://github.com/linuxserver/docker-mods/tree/code-server-npmglobal
- php: https://github.com/linuxserver/docker-mods/tree/code-server-php - php: https://github.com/linuxserver/docker-mods/tree/code-server-php
- php8: https://github.com/linuxserver/docker-mods/tree/code-server-php8
- powershell: https://github.com/linuxserver/docker-mods/tree/code-server-powershell - powershell: https://github.com/linuxserver/docker-mods/tree/code-server-powershell
- prolog: https://github.com/linuxserver/docker-mods/tree/code-server-prolog - prolog: https://github.com/linuxserver/docker-mods/tree/code-server-prolog
- python2: https://github.com/linuxserver/docker-mods/tree/code-server-python2 - python2: https://github.com/linuxserver/docker-mods/tree/code-server-python2