{"id":25603510,"url":"https://github.com/jeffshee/icer-docker","last_synced_at":"2026-02-28T01:04:33.240Z","repository":{"id":113338032,"uuid":"431343780","full_name":"jeffshee/icer-docker","owner":"jeffshee","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-23T04:10:44.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-03T13:29:58.454Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeffshee.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},"funding":{"github":"jeffshee","ko_fi":"jeffshee","buy_me_a_coffee":"jeffshee"}},"created_at":"2021-11-24T04:15:53.000Z","updated_at":"2021-12-23T04:10:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcb9e316-8ce2-4f01-b11d-221dd1034339","html_url":"https://github.com/jeffshee/icer-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeffshee/icer-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffshee%2Ficer-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffshee%2Ficer-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffshee%2Ficer-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffshee%2Ficer-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffshee","download_url":"https://codeload.github.com/jeffshee/icer-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffshee%2Ficer-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29922071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"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":"2025-02-21T17:27:09.494Z","updated_at":"2026-02-28T01:04:33.234Z","avatar_url":"https://github.com/jeffshee.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/jeffshee","https://ko-fi.com/jeffshee","https://buymeacoffee.com/jeffshee"],"categories":[],"sub_categories":[],"readme":"## ICER-docker\n\n### Docker installation (Ubuntu)\n```\nsudo apt-get update\nsudo apt-get install ca-certificates curl gnupg lsb-release -y\n\ncurl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg\n\necho \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable\" | sudo tee /etc/apt/sources.list.d/docker.list \u003e /dev/null\n\nsudo apt-get update\nsudo apt-get install docker-ce docker-ce-cli containerd.io -y\n\nsudo systemctl start docker\nsudo systemctl enable docker\nsudo docker run hello-world\n```\n\n### Manage Docker as a non-root user\n```\nsudo groupadd docker\nsudo usermod -aG docker $USER\nnewgrp docker\n```\n\n### NVIDIA\nhttps://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html\n\n### Developing inside the container\nhttps://code.visualstudio.com/docs/remote/containers","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffshee%2Ficer-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffshee%2Ficer-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffshee%2Ficer-docker/lists"}