Skip to content

Releases: dgutierrez1287/docker-yum-repo

2.0.0

18 Mar 13:20
Compare
Choose a tag to compare

This is almost a full re-write with many new features. The ruby script has been replaced by a go program, which will do an inital scan at start up and uses concurrency and file locking. I have added multi-stage build process for the container to bring down the final container size. I have also added controls for not enabling nginx (if file serving will be done another way and to save resources) and turning on debugging.

initial release

22 Mar 10:56
Compare
Choose a tag to compare

This initial release happened months ago however since I am going to be making some heavy changes I figured I would tag it to maintain the point in time.