{"id":18350236,"url":"https://github.com/zakame/docker-ce-slackbuild","last_synced_at":"2025-10-25T08:33:42.545Z","repository":{"id":137719311,"uuid":"116213142","full_name":"zakame/docker-ce-SlackBuild","owner":"zakame","description":"docker-ce for Slackware","archived":false,"fork":false,"pushed_at":"2022-01-13T13:30:40.000Z","size":27,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-21T21:51:16.311Z","etag":null,"topics":["docker-ce","hacktoberfest","package-creation","slackware"],"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/zakame.png","metadata":{"files":{"readme":"README","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":"2018-01-04T04:07:10.000Z","updated_at":"2023-04-05T23:48:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"87f28a15-287c-4df2-ac62-cac664eb5e75","html_url":"https://github.com/zakame/docker-ce-SlackBuild","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakame%2Fdocker-ce-SlackBuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakame%2Fdocker-ce-SlackBuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakame%2Fdocker-ce-SlackBuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakame%2Fdocker-ce-SlackBuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakame","download_url":"https://codeload.github.com/zakame/docker-ce-SlackBuild/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247470221,"owners_count":20944143,"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-ce","hacktoberfest","package-creation","slackware"],"created_at":"2024-11-05T21:25:45.151Z","updated_at":"2025-10-25T08:33:42.471Z","avatar_url":"https://github.com/zakame.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"docker-ce (Docker Community Edition)\n--------------------------------------------------------\n\n(Adapted from SlackBuilds.org and Vincent Batts' original scripts.)\n\nHere's how to install the static release of Docker CE on Slackware.\n\n\nFirst, go to the download page for docker-ce for static builds:\n\nhttps://download.docker.com/linux/static/stable/x86_64/\n\nDownload the .tgz package.\n\nThen, ensure that the 'docker' group is present in your system, by\nrunning the following line as root:\n\ngroupadd -r -g 281 docker\n\nAdd your selected user accounts to the 'docker' group for these accounts\nto use Docker without requiring root privileges by running:\n\nusermod -a -G docker \u003cyour_username\u003e\n\n(Note that currently-logged-in user accounts will need to relog.)\n\nThen, with the .tgz package in the same directory as the\ndocker-ce.SlackBuild script, run the script as root to convert the .tgz\nto a Slackware .txz:\n\n./docker-ce.SlackBuild\n\nThis will produce a Slackware compatible .txz package.  The exact\nversion number in the package filename will depend on the version of\ndocker-ce found in download.docker.com, but it will be something like:\ndocker-ce-17.12.0-x86_64-1zakame\n\nYou'll find the output package in the /tmp directory.\n\nThen, install the package (again as root):\n\ncd /tmp\nupgradepkg --install-new docker-ce-17.12.0-x86_64-1zakame.txz\n\nEnjoy!  :-)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakame%2Fdocker-ce-slackbuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakame%2Fdocker-ce-slackbuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakame%2Fdocker-ce-slackbuild/lists"}