piston/repo
Thomas Hobson b1f13d2b87
api,repo: Add libxml2 to container
2021-02-28 15:44:43 +13:00
..
.gitignore api: lint **everything** 2021-02-21 11:39:03 +13:00
Dockerfile api,repo: Add libxml2 to container 2021-02-28 15:44:43 +13:00
README.MD repo: Automated local repository builder 2021-02-21 12:58:18 +13:00
make.sh repo: build all 2021-02-28 01:16:11 +13:00
mkindex.sh repo: build all 2021-02-28 01:16:11 +13:00

README.MD

Piston Filesystem Repo Builder

This is just a simple POC for a repository tool to run locally.

This only demonstrates building an unsigned python-3.9.1 package, however if it finds an asc file it will include it as the signature.

Mount this whole directory into /repo in your API container if you wish to use it.