refactor: move Motr API to state package

This commit is contained in:
Prad Nukala
2024-10-02 02:13:25 -04:00
parent 75c65228fc
commit ae56055640
11 changed files with 16 additions and 12 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM scratch
ENTRYPOINT ["/hway"]
COPY hway /
-3
View File
@@ -1,3 +0,0 @@
FROM scratch
ENTRYPOINT ["/motr"]
COPY motr /