vscode-dev-containers
vscode-dev-containers copied to clipboard
NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https...
Add zig dev container https://ziglang.org/
I tried to install a ubuntu based container with feature: fish and it failed to install fisher and I got the following log. This only occurs at the place of...
### Context Added `devcontainer` for animate.css ### Reference #14
I modeled this off the docker-debian.sh script, to allow using docker-from-docker on an alpine distro, like https://github.com/microsoft/vscode-dev-containers/tree/master/containers/docker-from-docker That link was for debian/ubuntu only, but this would allow alpine to be...
This dev container aims at providing an as reproducible as possible development environment for [Vue 3 (Vue Next)](https://v3.vuejs.org/).
Here is a Try Out Bash Shell Script project. https://github.com/zcsizmadia/vscode-remote-try-shellscript The .devcontainer enables bash shell script: - Running - Debugging - Intellisense - Code snippets README.md points to the expected...
this fixes running `psql` in a docker container see https://github.com/microsoft/vscode-remote-release/issues/5636