piston/repo
Thomas Hobson 60b258f57c
repo: Automated local repository builder
2021-02-21 12:58:18 +13:00
..
.gitignore api: lint **everything** 2021-02-21 11:39:03 +13:00
Dockerfile repo: Automated local repository builder 2021-02-21 12:58:18 +13:00
README.MD repo: Automated local repository builder 2021-02-21 12:58:18 +13:00
make.sh repo: Automated local repository builder 2021-02-21 12:58:18 +13:00
mkindex.sh api: lint **everything** 2021-02-21 11:39:03 +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.