{"id":18773098,"url":"https://github.com/webfactory/docker-psalm","last_synced_at":"2026-02-24T08:34:50.413Z","repository":{"id":41815734,"uuid":"409092794","full_name":"webfactory/docker-psalm","owner":"webfactory","description":"Docker image to run vimeo/psalm","archived":false,"fork":false,"pushed_at":"2024-08-23T15:24:03.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-30T11:45:46.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webfactory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-22T06:43:07.000Z","updated_at":"2024-08-23T15:24:06.000Z","dependencies_parsed_at":"2024-08-23T13:31:06.419Z","dependency_job_id":"81c0691e-68fd-4fdf-8782-d4daea118eef","html_url":"https://github.com/webfactory/docker-psalm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webfactory/docker-psalm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fdocker-psalm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fdocker-psalm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fdocker-psalm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fdocker-psalm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webfactory","download_url":"https://codeload.github.com/webfactory/docker-psalm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fdocker-psalm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29776642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-07T19:32:45.222Z","updated_at":"2026-02-24T08:34:50.391Z","avatar_url":"https://github.com/webfactory.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Image for `vimeo/psalm`\n\nThis repository contains everything to build a simple Docker image to run [Psalm](https://github.com/vimeo/psalm/). The image will also include a few Psalm plugins.\n\nThe image is built for the `amd64` and `arm64` platforms. A GitHub Actions workflow is used to build the image weekly, so the PHP version used should be up-to-date and new Psalm versions should show up automatically.\n\n## Running the Published Image\n\nThe resulting image is published at https://ghcr.io/webfactory/psalm.\n\nTo use it: `docker run -it --rm --init -v $(pwd):/app ghcr.io/webfactory/psalm`, possibly followed by `psalm` arguments and options.\n\nIf you want to use `psalm-plugin` to list, enable or otherwise deal with plugins, use:\n\n`docker run -it --rm --init -v $(pwd):/app --entrypoint=psalm-plugin ghcr.io/webfactory/psalm`, possibly followed by `psalm-plugin` arguments and options.\n\n### Using a Cache for Psalm\n\nIf you want to use Psalm's caching feature to speed up analysis, mount a directory or Docker volume at `/cache`.\n\nFor example, run `docker run -it --rm --init -v $(pwd):/app -v $HOME/.cache:/cache ghcr.io/webfactory/psalm ...`\n\n## Building the Image yourself\n\nReview and/or tweak the `Dockerfile` as necessary.\n\nThen, run `docker build -t psalm .`.\n\nTo use your own image, use `psalm` instead of `ghcr.io/webfactory/psalm` in the commands from the previous section.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfactory%2Fdocker-psalm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebfactory%2Fdocker-psalm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfactory%2Fdocker-psalm/lists"}