gliderlabs / gliderlabs/docker-alpine
Reproducable docker images
Open
- Dominant language
- Shell
- Stars
- 5.7k
- Forks
- 530
- PR merge metrics
- No merged PRs in 30d
Description
I wonder if there's anyone working on reproducable alpine docker images?
Currently the builds are based on the latest alpine linux repository which naturally change from time to time. So basically currently a docker image could not be reproduced after an update in that repository.
Since I did not found an equivalent to https://snapshot.debian.org which should be necessary to provide reproducable images I created a bash script to sync alpine linux repository: https://github.com/asbachb/alpine-package-sync
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.