refactor: simplify project structure

This commit is contained in:
Darp Alakun
2025-01-06 19:40:55 -05:00
parent 9cc98422d6
commit 2dc0547e31
3 changed files with 0 additions and 67 deletions

6
docker/matrix.Dockerfile Normal file
View File

@@ -0,0 +1,6 @@
# For goreleaser
FROM scratch
ENTRYPOINT ["/hway"]
COPY hway /

6
docker/oracle.Dockerfile Normal file
View File

@@ -0,0 +1,6 @@
# For goreleaser
FROM scratch
ENTRYPOINT ["/hway"]
COPY hway /