{"id":19301832,"url":"https://github.com/henrikac/docker-crystal","last_synced_at":"2026-05-18T07:11:12.440Z","repository":{"id":140270646,"uuid":"360710024","full_name":"henrikac/docker-crystal","owner":"henrikac","description":"Docker image for crystal development","archived":false,"fork":false,"pushed_at":"2021-04-28T19:00:51.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T01:43:40.608Z","etag":null,"topics":["crystal","crystal-lang","docker"],"latest_commit_sha":null,"homepage":"","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/henrikac.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-04-22T23:43:03.000Z","updated_at":"2021-10-04T20:30:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e4003cc-5229-44c5-88e9-dc7b0d7b360c","html_url":"https://github.com/henrikac/docker-crystal","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/henrikac/docker-crystal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikac%2Fdocker-crystal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikac%2Fdocker-crystal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikac%2Fdocker-crystal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikac%2Fdocker-crystal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrikac","download_url":"https://codeload.github.com/henrikac/docker-crystal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikac%2Fdocker-crystal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33168910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"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":["crystal","crystal-lang","docker"],"created_at":"2024-11-09T23:19:03.007Z","updated_at":"2026-05-18T07:11:12.426Z","avatar_url":"https://github.com/henrikac.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crystal Docker\n\nA great image for you if you want to try out [crystal](https://crystal-lang.org/).\n\n## Contains\n* [ubuntu](https://ubuntu.com/)\n* [crystal](https://crystal-lang.org/)\n* [vim](https://www.vim.org/) (including vim-plugin for crystal)\n\nDo you want to use VS Code instead of vim? Then it is recommended to use the [remote container extension](https://code.visualstudio.com/docs/remote/containers) instead of installing VS Code inside the container.\n\n## Requirements\n* [Docker](https://www.docker.com/?utm_source=google\u0026utm_medium=cpc\u0026utm_campaign=dockerhomepage\u0026utm_content=nemea\u0026utm_term=dockerhomepage\u0026utm_budget=growth)\n\n## Usage\n#### Get image\n```bash\ndocker pull henrikac/crystal\n```\n\n#### Run container\n###### If container does not already exist\n```bash\ndocker run -it --name crystal henrikac/crystal\n```\n*Notes:*\n* if `--name container-name` is not specified a new container will be created every time.\n* add `--network=host` if you want to access e.g. `http://localhost:8080` (`crystal play`) outside the container.\n###### If container already exist\n```bash\ndocker start crystal \u0026\u0026 docker attach crystal\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrikac%2Fdocker-crystal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenrikac%2Fdocker-crystal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrikac%2Fdocker-crystal/lists"}