repo: Automated local repository builder

This commit is contained in:
Thomas Hobson 2021-02-21 12:58:18 +13:00
parent 816efaff3b
commit 60b258f57c
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
3 changed files with 15 additions and 6 deletions

View file

@ -1,3 +1,7 @@
# 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.