mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
.. | ||
.gitignore | ||
Dockerfile | ||
entrypoint.sh | ||
mkindex.sh | ||
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.