Tags: hoechenberger/features
Tags
[Docker-in-docker] Updates docker-init scripts (devcontainers#715) * updates * version bump
[terraform] Update retry logic to handle DNS-related errors more grac… …efully (devcontainers#713) * [terraform] Update retry logic - Add `dnsutils` package to dependencies - Update retry logic to handle DNS-related errors more gracefully * Update install.sh * Bump version
Configure npm proxy when proxy environmentals exist (devcontainers#712)
Remove deprecated Python settings (devcontainers#625) * Remove deprecated Python settings * No longer install Python linters and formatters * Revert "No longer install Python linters and formatters" This reverts commit 57c7bec. * Bump minor version
Docker-in-docker: Updates docker-init with "pkill" (devcontainers#711) * Docker-in-docker: Updates docker-init with "pkill" * pkill only if container didn't start at first * pkill with condition * add back sudo_if
[Updates] Automated vendor dotnet-install script (devcontainers#698) * Automated dotnet-install script update * version bump --------- Co-authored-by: github-actions <github-actions@github.com>
[python] Change the `sudo_if` function to avoid issues with Bash (dev… …containers#694) * [python] Updated `sudo_if` function - Remove double quotes to avoid issues with string tokenization * Add test scenario * Revert "Add test scenario" This reverts commit 9e62a37. * Update `jupyterlab git` package name * Bump feature version * Test: Install jupyterlab under root user * Refactor changes * Bump patch version * Address review points
Enhancements in CUDA Support (devcontainers#699) * add cuda tookit installing support * add nvcc installing support * add libcudnn8-dev installing support * add new cuda versions adn cudnn versions * add specificaitons of new option * remove installNvcc installNvcc process is included in installToolkit * add tests for new nvidia-cuda options * fix wrong scenario name * Revert "add specificaitons of new option" This reverts commit 0dcdb92. README.md should be generated by CI workflow. * make cudnn-dev installation isolated * dump minor version to 1.1.0
[java] fix version regex to support graalce jdk 21 (devcontainers#701) * [java] fixed feature test scenario check * [java] support for non conentional version * Update src/java/install.sh to not include whitespaces Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * bumped patch version --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
[common-utils] fix bug when user home is custom by base docker (devco… …ntainers#703) * [common-utils] fix bug when user home is custom by base docker * bumped minor version * reduced conditions to improve readability
PreviousNext