Skip to content

Commit 56f4408

Browse files
Add Dockerfile
1 parent b6054ed commit 56f4408

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
FROM swift:5.8.1-focal as swift-format-builder
2+
RUN swift build -c release -Xswiftc -static-executable

0 commit comments

Comments
 (0)