https://github.com/kompiro/devcontainers
My development environment
https://github.com/kompiro/devcontainers
Last synced: about 2 months 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T13:22:12.000Z (5 months ago)
- Last Synced: 2025-02-16T09:15:18.903Z (4 months ago)
- Language: Dockerfile
- Size: 15.6 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.