Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emanguy/docker-images
Monorepo of auto-published docker images I use
https://github.com/emanguy/docker-images
Last synced: 7 days ago
JSON representation
Monorepo of auto-published docker images I use
- Host: GitHub
- URL: https://github.com/emanguy/docker-images
- Owner: emanguy
- License: apache-2.0
- Created: 2022-06-12T05:33:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T20:02:24.000Z (8 months ago)
- Last Synced: 2024-10-11T01:41:12.732Z (about 1 month ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Docker Images
This repo contains dockerfiles for several images I use elsewhere. Versions are controlled by VERSIONS.txt and the docker images are automatically built by CircleCI and pushed to GitHub Container Registry.
## Available Images
* `ghcr.io/emanguy/rust-ci` - Built off the official rust image. Installs a couple cargo extensions that are useful in CI.