piston/repo
Thomas Hobson 0363f1bb9f
repo: new index format
2021-03-06 19:20:07 +13:00
..
.gitignore repo: new index format 2021-03-06 19:20:07 +13:00
Dockerfile repo: add unzip to build tools 2021-03-06 00:45:14 +13:00
README.MD repo: Automated local repository builder 2021-02-21 12:58:18 +13:00
entrypoint.sh repo: new index format 2021-03-06 19:20:07 +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.