Sign inSign up

guyton/yumrepo

By guyton

•Updated almost 8 years ago

Run a yum repo in docker, including repo updates in a docker run-n-exit command

Image
1

10K+

guyton/yumrepo repository overview

⁠docker-yumrepo

Run a yum repo in docker, including repo updates in a docker run-n-exit command

⁠Setup

See "runme" for an example - you can even use that script directly. It sets the host port to run the http server on as well as mounts a host directory (so that you can persist your RPMs) inside the container.

⁠Repo updates

See "runme_update" - configured similarly to "runme", this expects that you have put new rpms (or removed some) in the RPMS dir that's mounted into the yumrepo container. It will generate a new yum data structure reflecting the current contents.

⁠Possible enhancements

  • https

Tag summary

Content type

Image

Digest

Size

106.8 MB

Last updated

almost 8 years ago

docker pull guyton/yumrepo