update readme
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/deploy Pipeline was successful
ci/woodpecker/pr/next Pipeline was successful

This commit is contained in:
OCram85 2023-07-19 11:12:04 +02:00
parent fa795f6f07
commit 41ad68b17e
2 changed files with 3 additions and 1 deletions

View File

@ -22,3 +22,4 @@ srv
tbd tbd
traefik traefik
tuanpham tuanpham
volta

View File

@ -177,7 +177,8 @@ This helps reducing the image size.
dotnet Installs latest LTS dotnet core sdk + runtime. dotnet Installs latest LTS dotnet core sdk + runtime.
gitea Installs gitea tools like the changelog generator. gitea Installs gitea tools like the changelog generator.
golang Installs golang 1.19.3. golang Installs golang 1.19.3.
nodejs Installs latest NodeJs LTS version. nodejs Installs latest NodeJs LTS version using Volta.
volta Installs Volta as NodeJs version manager.
powershell Installs latest PowerShell LTS version. powershell Installs latest PowerShell LTS version.
--disable-motd Disables hint in new bash terminal. --disable-motd Disables hint in new bash terminal.
--install-extensions Installs predefined recommended extensions. --install-extensions Installs predefined recommended extensions.