diff --git a/src/alpine/README.md b/src/alpine/README.md index 4296a24..9b85e20 100644 --- a/src/alpine/README.md +++ b/src/alpine/README.md @@ -13,4 +13,4 @@ Simple Alpine container with Git installed. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/alpine/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/alpine/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/anaconda-postgres/README.md b/src/anaconda-postgres/README.md index c0f4f33..96a5f2d 100644 --- a/src/anaconda-postgres/README.md +++ b/src/anaconda-postgres/README.md @@ -77,4 +77,4 @@ Use this container to run Jupyter notebooks. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/anaconda-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/anaconda-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/anaconda/README.md b/src/anaconda/README.md index f3070e4..1e9a724 100644 --- a/src/anaconda/README.md +++ b/src/anaconda/README.md @@ -18,4 +18,4 @@ Access to the Anaconda repository is covered by the [Anaconda Terms of Service]( --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/anaconda/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/anaconda/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/cpp-mariadb/README.md b/src/cpp-mariadb/README.md index 81e6fc8..fa8a5ef 100644 --- a/src/cpp-mariadb/README.md +++ b/src/cpp-mariadb/README.md @@ -70,4 +70,4 @@ As these can create security vulnerabilities, it is advisable to not use this un --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/cpp-mariadb/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/cpp-mariadb/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/cpp/README.md b/src/cpp/README.md index 9f0c9be..50e1643 100644 --- a/src/cpp/README.md +++ b/src/cpp/README.md @@ -29,4 +29,4 @@ git pull --ff-only --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/cpp/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/cpp/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/debian/README.md b/src/debian/README.md index 41efac5..e602eae 100644 --- a/src/debian/README.md +++ b/src/debian/README.md @@ -13,4 +13,4 @@ Simple Debian container with Git installed. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/debian/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/debian/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-existing-docker-compose/README.md b/src/docker-existing-docker-compose/README.md index 8b0d07b..40fba3b 100644 --- a/src/docker-existing-docker-compose/README.md +++ b/src/docker-existing-docker-compose/README.md @@ -9,4 +9,4 @@ Sample illustrating how to extend an existing Docker Compose file for use in a d --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/docker-existing-docker-compose/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/docker-existing-docker-compose/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-existing-dockerfile/README.md b/src/docker-existing-dockerfile/README.md index fb7dc4b..6743e60 100644 --- a/src/docker-existing-dockerfile/README.md +++ b/src/docker-existing-dockerfile/README.md @@ -9,4 +9,4 @@ Sample illustrating reuse of an existing Dockefile. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/docker-existing-dockerfile/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/docker-existing-dockerfile/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-from-docker-compose/README.md b/src/docker-from-docker-compose/README.md index b1409d3..e5f5ac9 100644 --- a/src/docker-from-docker-compose/README.md +++ b/src/docker-from-docker-compose/README.md @@ -50,4 +50,4 @@ docker run -it --rm -v "${LOCAL_WORKSPACE_FOLDER//\\/\/}:/workspace" debian bash --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/docker-from-docker-compose/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/docker-from-docker-compose/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-from-docker/README.md b/src/docker-from-docker/README.md index 8a97b30..0013ef8 100644 --- a/src/docker-from-docker/README.md +++ b/src/docker-from-docker/README.md @@ -55,4 +55,4 @@ docker run -it --rm -v "${LOCAL_WORKSPACE_FOLDER//\\/\/}:/workspace" debian bash --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/docker-from-docker/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/docker-from-docker/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md index 130a603..0e5f3cc 100644 --- a/src/docker-in-docker/README.md +++ b/src/docker-in-docker/README.md @@ -25,4 +25,4 @@ Running "Docker in Docker" requires the parent container to be run as `--privile --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/docker-in-docker/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/docker-in-docker/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/dotnet-fsharp/README.md b/src/dotnet-fsharp/README.md index 77dc685..a4354b3 100644 --- a/src/dotnet-fsharp/README.md +++ b/src/dotnet-fsharp/README.md @@ -13,4 +13,4 @@ Develop F# and .NET based applications. Includes all needed SDKs, extensions, an --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/dotnet-fsharp/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/dotnet-fsharp/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/dotnet-mssql/README.md b/src/dotnet-mssql/README.md index d9fdc7c..76808f9 100644 --- a/src/dotnet-mssql/README.md +++ b/src/dotnet-mssql/README.md @@ -27,4 +27,4 @@ Alternatively, .dacpac files placed in the `./bin/Debug` folder will be publishe --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/dotnet-mssql/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/dotnet-mssql/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/dotnet-postgres/README.md b/src/dotnet-postgres/README.md index 14d6622..4b46c10 100644 --- a/src/dotnet-postgres/README.md +++ b/src/dotnet-postgres/README.md @@ -24,4 +24,4 @@ To change the `postgres` user password, change the value in `.devcontainer/docke --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/dotnet-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/dotnet-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/dotnet/README.md b/src/dotnet/README.md index ef2a5ed..0410822 100644 --- a/src/dotnet/README.md +++ b/src/dotnet/README.md @@ -14,4 +14,4 @@ Develop C# and .NET based applications. Includes all needed SDKs, extensions, an --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/dotnet/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/dotnet/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/go-postgres/README.md b/src/go-postgres/README.md index e26fefd..1a09441 100644 --- a/src/go-postgres/README.md +++ b/src/go-postgres/README.md @@ -32,4 +32,4 @@ RUN go get -x --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/go-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/go-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/go/README.md b/src/go/README.md index d785808..89a8139 100644 --- a/src/go/README.md +++ b/src/go/README.md @@ -14,4 +14,4 @@ Develop Go based applications. Includes appropriate runtime args, Go, common too --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/go/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/go/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/java-8/README.md b/src/java-8/README.md index e7fbfd3..2b78fd7 100644 --- a/src/java-8/README.md +++ b/src/java-8/README.md @@ -16,4 +16,4 @@ Develop Java applications. Includes the JDK 8 (and 11) and Java extensions. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/java-8/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/java-8/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/java-postgres/README.md b/src/java-postgres/README.md index 8ec637e..6dc77b2 100644 --- a/src/java-postgres/README.md +++ b/src/java-postgres/README.md @@ -46,4 +46,4 @@ network_mode: service:db --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/java-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/java-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/java/README.md b/src/java/README.md index d391210..26ee342 100644 --- a/src/java/README.md +++ b/src/java/README.md @@ -16,4 +16,4 @@ Develop Java applications. Includes the JDK and Java extensions. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/java/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/java/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/javascript-node-mongo/README.md b/src/javascript-node-mongo/README.md index 5e03e51..6aa6c94 100644 --- a/src/javascript-node-mongo/README.md +++ b/src/javascript-node-mongo/README.md @@ -32,4 +32,4 @@ network_mode: service:db --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/javascript-node-mongo/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/javascript-node-mongo/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/javascript-node-postgres/README.md b/src/javascript-node-postgres/README.md index 77b7cc4..9b073cf 100644 --- a/src/javascript-node-postgres/README.md +++ b/src/javascript-node-postgres/README.md @@ -32,4 +32,4 @@ network_mode: service:db --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/javascript-node-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/javascript-node-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/javascript-node/README.md b/src/javascript-node/README.md index b3036f0..ff8ae1a 100644 --- a/src/javascript-node/README.md +++ b/src/javascript-node/README.md @@ -13,4 +13,4 @@ Develop Node.js based applications. Includes Node.js, eslint, nvm, and yarn. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/javascript-node/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/javascript-node/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/jekyll/README.md b/src/jekyll/README.md index ea4ec59..5cb4789 100644 --- a/src/jekyll/README.md +++ b/src/jekyll/README.md @@ -14,4 +14,4 @@ Develop static sites with Jekyll, includes everything you need to get up and run --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/jekyll/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/jekyll/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/kubernetes-helm-minikube/README.md b/src/kubernetes-helm-minikube/README.md index 942393f..0a6bfa8 100644 --- a/src/kubernetes-helm-minikube/README.md +++ b/src/kubernetes-helm-minikube/README.md @@ -17,4 +17,4 @@ When configuring [Ingress](https://kubernetes.io/docs/concepts/services-networki --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/kubernetes-helm-minikube/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/kubernetes-helm-minikube/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/kubernetes-helm/README.md b/src/kubernetes-helm/README.md index 04be969..49b8ac8 100644 --- a/src/kubernetes-helm/README.md +++ b/src/kubernetes-helm/README.md @@ -23,4 +23,4 @@ When configuring [Ingress](https://kubernetes.io/docs/concepts/services-networki --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/kubernetes-helm/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/kubernetes-helm/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/markdown/README.md b/src/markdown/README.md index 11465b2..9915601 100644 --- a/src/markdown/README.md +++ b/src/markdown/README.md @@ -9,4 +9,4 @@ A simple container for editing markdown. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/markdown/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/markdown/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/miniconda-postgres/README.md b/src/miniconda-postgres/README.md index 2b64e0c..a442fd3 100644 --- a/src/miniconda-postgres/README.md +++ b/src/miniconda-postgres/README.md @@ -76,4 +76,4 @@ RUN if [ -f "/tmp/conda-tmp/environment.yml" ]; then /opt/conda/bin/conda env up --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/miniconda-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/miniconda-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/miniconda/README.md b/src/miniconda/README.md index 7b6adb7..8d7a395 100644 --- a/src/miniconda/README.md +++ b/src/miniconda/README.md @@ -58,4 +58,4 @@ RUN if [ -f "/tmp/conda-tmp/environment.yml" ]; then /opt/conda/bin/conda env up --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/miniconda/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/miniconda/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/php-mariadb/README.md b/src/php-mariadb/README.md index 017f00e..96e3344 100644 --- a/src/php-mariadb/README.md +++ b/src/php-mariadb/README.md @@ -43,4 +43,4 @@ sudo chmod a+x "$(pwd)" && sudo rm -rf /var/www/html && sudo ln -s "$(pwd)" /var --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/php-mariadb/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/php-mariadb/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/php/README.md b/src/php/README.md index 50064c6..1cd6f82 100644 --- a/src/php/README.md +++ b/src/php/README.md @@ -34,4 +34,4 @@ sudo chmod a+x "$(pwd)" && sudo rm -rf /var/www/html && sudo ln -s "$(pwd)" /var --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/php/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/php/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/postgres/README.md b/src/postgres/README.md index 6a5fb95..c560d25 100644 --- a/src/postgres/README.md +++ b/src/postgres/README.md @@ -80,4 +80,4 @@ RUN if ! cat /etc/group | grep -e "^pip-global:" > /dev/null 2>&1; then groupadd --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/powershell/README.md b/src/powershell/README.md index 68f8187..c6ac07a 100644 --- a/src/powershell/README.md +++ b/src/powershell/README.md @@ -9,4 +9,4 @@ Develop PowerShell scripts without installing anything locally. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/powershell/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/powershell/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/python/README.md b/src/python/README.md index 0a5c10d..fbe6cb0 100644 --- a/src/python/README.md +++ b/src/python/README.md @@ -14,4 +14,4 @@ Develop Python 3 applications. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/python/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/python/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/ruby-rails-postgres/README.md b/src/ruby-rails-postgres/README.md index ea38900..80a6452 100644 --- a/src/ruby-rails-postgres/README.md +++ b/src/ruby-rails-postgres/README.md @@ -14,4 +14,4 @@ Develop Ruby on Rails applications with Postgres. Includes a Rails application c --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/ruby-rails-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/ruby-rails-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/ruby/README.md b/src/ruby/README.md index e8f57b9..f647435 100644 --- a/src/ruby/README.md +++ b/src/ruby/README.md @@ -14,4 +14,4 @@ Develop Ruby based applications. includes everything you need to get up and runn --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/ruby/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/ruby/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/rust-postgres/README.md b/src/rust-postgres/README.md index 860700f..246966b 100644 --- a/src/rust-postgres/README.md +++ b/src/rust-postgres/README.md @@ -13,4 +13,4 @@ Develop applications with Rust and PostgreSQL. Includes a Rust application conta --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/rust-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/rust-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/rust/README.md b/src/rust/README.md index e2a0385..e8e062b 100644 --- a/src/rust/README.md +++ b/src/rust/README.md @@ -13,4 +13,4 @@ Develop Rust based applications. Includes appropriate runtime args and everythin --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/rust/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/rust/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/typescript-node/README.md b/src/typescript-node/README.md index 3807d88..e6fc8c0 100644 --- a/src/typescript-node/README.md +++ b/src/typescript-node/README.md @@ -13,4 +13,4 @@ Develop Node.js based applications in TypeScript. Includes Node.js, eslint, nvm, --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/typescript-node/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/typescript-node/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/ubuntu/README.md b/src/ubuntu/README.md index 8ed7b47..3afadb1 100644 --- a/src/ubuntu/README.md +++ b/src/ubuntu/README.md @@ -17,4 +17,4 @@ Access to the Anaconda repository is covered by the [Anaconda Terms of Service]( --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/ubuntu/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/ubuntu/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/universal/README.md b/src/universal/README.md index ff4b041..4b3dbf1 100644 --- a/src/universal/README.md +++ b/src/universal/README.md @@ -9,4 +9,4 @@ Use or extend the new Ubuntu-based default, large, multi-language universal cont --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/developer/blob/main/src/universal/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/localdev-containers/blob/main/src/universal/devcontainer-template.json). Add additional notes to a `NOTES.md`._