This commit is contained in:
2022-06-20 08:57:47 +08:00
parent 255ba740d6
commit 9c57616874
940 changed files with 398273 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
FROM scratch
ENV PATH "$PATH:/bin"
COPY tomll /bin/tomll
COPY tomljson /bin/tomljson
COPY jsontoml /bin/jsontoml