Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kompiro/devcontainers
My development environment
https://github.com/kompiro/devcontainers
Last synced: 11 days ago
JSON representation
My development environment
- Host: GitHub
- URL: https://github.com/kompiro/devcontainers
- Owner: kompiro
- License: apache-2.0
- Created: 2024-06-09T12:04:16.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T15:23:21.000Z (5 months ago)
- Last Synced: 2024-06-21T02:51:46.755Z (5 months ago)
- Language: Dockerfile
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create container image for VSCode remote development, GitHub Codespaces
## Image
Base image: buildpack-deps:jammy-curl
### Enabled devcontainer features
- common-utils: Disable oh-my-zsh and .zshrc template. I use https://github.com/kompiro/yadm. I'd like to use kompiro/yadm/.zshrc file.
- git, yadm packages.