piston/repo
Thomas Hobson a91f3af1fb
repo: build all packages instead of just first
2021-03-05 17:06:42 +13:00
..
.gitignore api: lint **everything** 2021-02-21 11:39:03 +13:00
Dockerfile repo: allow individual package building 2021-02-28 18:23:28 +13:00
README.MD repo: Automated local repository builder 2021-02-21 12:58:18 +13:00
entrypoint.sh repo: build all packages instead of just first 2021-03-05 17:06:42 +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.