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: 7 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 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-06T00:15:44.000Z (7 months ago)
- Last Synced: 2025-09-06T10:36:00.424Z (7 months ago)
- Topics: archlinux, devcontainer, docker, prebuild
- Language: Shell
- Homepage:
- Size: 722 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
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. |
| [dind-archlinux](src/dind-archlinux/README.md) | The `dind-archlinux` image provides a base Arch Linux environment with Docker-in-Docker for development containers. |
| [go-archlinux](src/go-archlinux/README.md) | The `go-archlinux` image provides a base Arch Linux environment with Go for development containers. |
## 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).