{"id":16473444,"url":"https://github.com/kingrayhan/docker-shell-script","last_synced_at":"2026-01-02T23:38:51.518Z","repository":{"id":251546223,"uuid":"837725905","full_name":"kingRayhan/docker-shell-script","owner":"kingRayhan","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-16T05:37:20.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T02:25:54.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kingRayhan.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-08-03T20:48:10.000Z","updated_at":"2024-11-22T09:47:56.000Z","dependencies_parsed_at":"2024-08-03T21:49:32.480Z","dependency_job_id":null,"html_url":"https://github.com/kingRayhan/docker-shell-script","commit_stats":null,"previous_names":["kingrayhan/docker-shell-script"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingRayhan%2Fdocker-shell-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingRayhan%2Fdocker-shell-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingRayhan%2Fdocker-shell-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingRayhan%2Fdocker-shell-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kingRayhan","download_url":"https://codeload.github.com/kingRayhan/docker-shell-script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241111900,"owners_count":19911587,"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":[],"created_at":"2024-10-11T12:26:58.239Z","updated_at":"2026-01-02T23:38:51.481Z","avatar_url":"https://github.com/kingRayhan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Install/Uninstall Script for Ubuntu\n\nThis repository contains a shell script designed to simplify the installation and uninstallation of Docker on Ubuntu systems. With this script, you can easily manage Docker installations without manually following complex steps. It provides a user-friendly interface for both installing and uninstalling Docker, making it a convenient tool for developers and system administrators.\n\n## Table of Contents\n\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n  - [Installing Docker](#installing-docker)\n  - [Uninstalling Docker](#uninstalling-docker)\n  - [Help](#help)\n- [Running via GitHub Gist](#running-via-github-gist)\n- [Explanation](#explanation)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Prerequisites\nTo use this script, ensure you have the following:\n\n- **Ubuntu Operating System**: This script is intended for Ubuntu 16.04, 18.04, 20.04, or newer.\n- **Root Access**: You must have root privileges or use `sudo` to execute the script.\n- **Internet Connection**: Required for downloading Docker packages and keys.\n\n\nClone this repository or download the script file directly:\n\n```bash\ngit clone https://raw.githubusercontent.com/kingRayhan/docker-shell-script\ncd docker-shell-script\n```\n\n## Usage\nThe script provides three primary functions:\n\n- **Install Docker**: Installs the latest version of Docker.\n- **Uninstall Docker**: Removes Docker and associated files.\n- **Help**: Displays usage instructions.\n\n\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/kingRayhan/docker-shell-script/main/docker.sh | sudo bash -s install\ncurl -fsSL https://raw.githubusercontent.com/kingRayhan/docker-shell-script/main/docker.sh | sudo bash -s uninstall\ncurl -fsSL https://raw.githubusercontent.com/kingRayhan/docker-shell-script/main/docker.sh | sudo bash -s help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingrayhan%2Fdocker-shell-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkingrayhan%2Fdocker-shell-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingrayhan%2Fdocker-shell-script/lists"}