feat: Minimal readme and cleans up docker files.
Some checks failed
CI / Run Tests (push) Failing after 13s

This commit is contained in:
2024-11-14 22:12:20 -05:00
parent 9e2af22a36
commit 5e998a60d0
6 changed files with 21 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
# Used this to build the release version of the image.
# Build the executable
FROM swift:5.10 AS build
WORKDIR /build