https://github.com/bartventer/devcontainer-images
Repository for pre-built dev container images published under ghcr.io/bartventer
https://github.com/bartventer/devcontainer-images
archlinux devcontainer docker prebuild
Last synced: about 2 months ago
JSON representation
Repository for pre-built dev container images published under ghcr.io/bartventer
- Host: GitHub
- URL: https://github.com/bartventer/devcontainer-images
- Owner: bartventer
- License: mit
- Created: 2024-03-19T13:11:25.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-25T00:10:05.000Z (8 months ago)
- Last Synced: 2024-10-25T05:10:27.236Z (8 months ago)
- Topics: archlinux, devcontainer, docker, prebuild
- Language: Shell
- Homepage:
- Size: 288 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dev Container Images
[](https://github.com/bartventer/devcontainer-images/releases/latest)
[](https://github.com/bartventer/devcontainer-images/actions/workflows/test.yml)
[](https://github.com/bartventer/devcontainer-images/actions/workflows/build.yml)
[](LICENSE)This repository contains a _collection_ of Docker images for development containers curated by [@bartventer](https://github.com/bartventer).
## Images
| Image | Description |
| ---------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| [base-archlinux](src/base-archlinux/README.md) | The `base-archlinux` image provides a base Arch Linux environment for development containers. |
| [dotfiles-archlinux](src/dotfiles-archlinux/README.md) | The `dotfiles-archlinux` image provides a base Arch Linux environment with dotfiles for development containers _(I use this to speed up dotfiles setup)_. |## Contributing
All contributions are welcome! Open a pull request to request a feature or submit a bug report.
## License
This project is licensed under the [MIT License](LICENSE).