piston/repo
2021-03-13 19:51:38 +13:00
..
.gitignore repo: new index format 2021-03-06 19:20:07 +13:00
Dockerfile
entrypoint.sh repo: mount files in build container differently 2021-03-13 19:51:38 +13:00
mkindex.sh repo: new index format 2021-03-06 19:20:07 +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.