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,3 +1,4 @@
# Used to build a test image.
FROM swift:5.10
WORKDIR /app
COPY ./Package.* ./