{"id":19959260,"url":"https://github.com/username0x0a/docker-swiftlint","last_synced_at":"2026-05-09T22:18:37.159Z","repository":{"id":72479407,"uuid":"405687847","full_name":"username0x0a/docker-swiftlint","owner":"username0x0a","description":"Linux image of SwiftLint for Docker based on official Swift image and optimised SwiftLint binary.","archived":false,"fork":false,"pushed_at":"2023-04-03T18:39:12.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T07:34:41.734Z","etag":null,"topics":["docker","swift","swiftlint","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/username0x0a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-12T16:06:11.000Z","updated_at":"2021-12-10T23:42:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2267960-cd7a-46a2-8c3c-c363214c199f","html_url":"https://github.com/username0x0a/docker-swiftlint","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/username0x0a%2Fdocker-swiftlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/username0x0a%2Fdocker-swiftlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/username0x0a%2Fdocker-swiftlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/username0x0a%2Fdocker-swiftlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/username0x0a","download_url":"https://codeload.github.com/username0x0a/docker-swiftlint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241390202,"owners_count":19955278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","swift","swiftlint","ubuntu"],"created_at":"2024-11-13T01:47:02.287Z","updated_at":"2026-05-09T22:18:32.131Z","avatar_url":"https://github.com/username0x0a.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# SwiftLint on Docker ⌨️\n\nVery simple, minimalistic, yet effective Ubuntu image with required Swift binaries and pre-compiled SwiftLint command installed.\n\nCan be easily used locally, on your GitHub/GitLab CI machines, etc. 👍\n\n## Usage 🕹\n\nRunning `swiftlint`:\n\n```\ndocker run -it -v `pwd`:`pwd` -w `pwd` username0x0a/swiftlint:latest swiftlint lint\n```\n\n## Version specification 🔍\n\nFull tags list is available [here](https://hub.docker.com/r/username0x0a/swiftlint/tags).\n\n| SwiftLint + Swift version | Version tag          | Compatible Xcode         | Xcode tag    | Latest   |\n|---------------------------|----------------------|--------------------------|--------------|----------|\n| `0.51.0` + `5.8.0`        | `0.51.0_swift-5.8.0` | Xcode 14.3 / Swift 5.8   | `xcode-14.3` | `latest` |\n| `0.50.3` + `5.7.2`        | `0.50.3_swift-5.7.2` | Xcode 14.0 / Swift 5.7   | `xcode-14.0` |          |\n| `0.49.1` + `5.6.2`        | `0.49.1_swift-5.6.2` | Xcode 13.4 / Swift 5.6   | `xcode-13.4` |          |\n| `0.48.0` + `5.6.2`        | `0.48.0_swift-5.6.2` | Xcode 13.4 / Swift 5.6   |              |          |\n| `0.47.1` + `5.6.1`        | `0.47.1_swift-5.6.1` | Xcode 13.3 / Swift 5.6   | `xcode-13.3` |          |\n| `0.47.0` + `5.6.0`        | `0.47.0_swift-5.6.0` | Xcode 13.3 / Swift 5.6   |              |          |\n| `0.46.3` + `5.5.3`        | `0.46.3_swift-5.5.3` | Xcode 13.2 / Swift 5.5   | `xcode-13.2` |          |\n| `0.46.1` + `5.5.2`        | `0.46.1_swift-5.5.2` | Xcode 13.2 / Swift 5.5   |              |          |\n| `0.45.1` + `5.5.2`        | `0.45.1_swift-5.5.2` | Xcode 13.2 / Swift 5.5   |              |          |\n| `0.45.1` + `5.5.1`        | `0.45.1_swift-5.5.1` | Xcode 13.2 / Swift 5.5   |              |          |\n| `0.45.0` + `5.5.0`        | `0.45.0_swift-5.5.0` | Xcode 13.0 / Swift 5.5   | `xcode-13.0` |          |\n| `0.44.0` + `5.4.2`        | `0.44.0_swift-5.4.2` | Xcode 12.5.x / Swift 5.4 | `xcode-12.5` |          |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusername0x0a%2Fdocker-swiftlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusername0x0a%2Fdocker-swiftlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusername0x0a%2Fdocker-swiftlint/lists"}