{"id":21184489,"url":"https://github.com/marktheo/docker-install","last_synced_at":"2025-03-14T19:47:22.775Z","repository":{"id":263083829,"uuid":"889301607","full_name":"marktheo/docker-install","owner":"marktheo","description":"Docker installation script for Fedora, Debian and Ubuntu","archived":false,"fork":false,"pushed_at":"2024-11-21T19:40:25.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T12:46:20.874Z","etag":null,"topics":["debian","docker","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/marktheo.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":"2024-11-16T02:52:11.000Z","updated_at":"2024-11-21T19:40:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"7db0c9fd-6a83-4c1e-b969-079ddc20c7d0","html_url":"https://github.com/marktheo/docker-install","commit_stats":null,"previous_names":["marktheo/docker-install"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marktheo%2Fdocker-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marktheo%2Fdocker-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marktheo%2Fdocker-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marktheo%2Fdocker-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marktheo","download_url":"https://codeload.github.com/marktheo/docker-install/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243639408,"owners_count":20323505,"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":["debian","docker","ubuntu"],"created_at":"2024-11-20T18:09:05.308Z","updated_at":"2025-03-14T19:47:22.766Z","avatar_url":"https://github.com/marktheo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Installation Guide for Fedora, Debian and Ubuntu\n\n**Download the installation script from source**\n```\ncurl -fsSL https://get.docker.com -o get-docker.sh\n```\n\n\u003cbr\u003e\n\n**Execute the installation script as sudo**\n```\nsudo sh ./get-docker.sh\n```\n\n\u003cbr\u003e\n\n**Allow docker daemon to run without sudo**\n```\nsudo groupadd docker\n```\n\n```\nsudo usermod -aG docker $USER\n```\n\n```\nnewgrp docker\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarktheo%2Fdocker-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarktheo%2Fdocker-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarktheo%2Fdocker-install/lists"}