mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-27 14:37:17 +00:00
Add build files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM scratch
|
||||
|
||||
ENTRYPOINT ["/reloader"]
|
||||
|
||||
COPY ./reloader /
|
||||
Reference in New Issue
Block a user