Added license and readme files

This commit is contained in:
2026-08-24 10:11:27 -07:00
parent 2423b450fe
commit 847b209b6f
2 changed files with 26 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Swift + Node.js Docker Image
A minimal CI image based on the official Swift Docker image.
Currently mirrors **Swift 6.3.3** and adds **Node.js 24 LTS** for CI workflows that require Node.js, such as repository checkout actions.