{"id":13446808,"url":"https://github.com/nicholasdille/docker-setup","last_synced_at":"2025-03-21T16:32:55.286Z","repository":{"id":36996878,"uuid":"418816117","full_name":"nicholasdille/docker-setup","owner":"nicholasdille","description":"Install, configure and update container tools","archived":true,"fork":false,"pushed_at":"2023-08-20T08:41:31.000Z","size":17101,"stargazers_count":14,"open_issues_count":18,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-30T11:44:00.847Z","etag":null,"topics":["containers","docker","kubernetes"],"latest_commit_sha":null,"homepage":"https://docker-setup.dille.io","language":"Go","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/nicholasdille.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-10-19T07:27:01.000Z","updated_at":"2024-12-26T06:32:34.000Z","dependencies_parsed_at":"2024-01-18T17:08:46.620Z","dependency_job_id":null,"html_url":"https://github.com/nicholasdille/docker-setup","commit_stats":null,"previous_names":[],"tags_count":548,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasdille%2Fdocker-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasdille%2Fdocker-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasdille%2Fdocker-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasdille%2Fdocker-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicholasdille","download_url":"https://codeload.github.com/nicholasdille/docker-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244829632,"owners_count":20517348,"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":["containers","docker","kubernetes"],"created_at":"2024-07-31T05:01:00.485Z","updated_at":"2025-03-21T16:32:54.737Z","avatar_url":"https://github.com/nicholasdille.png","language":"Go","funding_links":[],"categories":["Development with Docker"],"sub_categories":["Development Environment"],"readme":"# docker-setup\n\n```plaintext\n     _            _                           _\n  __| | ___   ___| | _____ _ __      ___  ___| |_ _   _ _ __\n / _` |/ _ \\ / __| |/ / _ \\ '__|____/ __|/ _ \\ __| | | | '_ \\\n| (_| | (_) | (__|   \u003c  __/ | |_____\\__ \\  __/ |_| |_| | |_) |\n \\__,_|\\___/ \\___|_|\\_\\___|_|       |___/\\___|\\__|\\__,_| .__/\n                                                       |_|\n```\n\nThe container tools installer and updater\n\n## Deprecation notice\n\n`docker-setup` is deprecated and replaced by [`uniget`](https://github.com/uniget-org/uniget). The following table documents the progress:\n\n| Component     | Migration status | Support status | Notes |\n| ------------- | ---------------- | -------------- | ----- |\n| CLI           | Completed        | `docker-setup` will not receive any updates | `uniget` is a drop-in replacement with data migration | - |\n| GitHub Action | Completed        | `docker-setup-action` will only receive security updates | `uniget-action` is a dop-in replacement using `uniget` |\n| Tools         | Completed        | `docker-setup` tools is deprecated | `uniget` tools are fully functional |\n| Documentation | Completed      | `docker-setup` documentation is fully supported | - |\n| Site          | Completed        | `docker-setup` site will only receive security updates | - |\n\n## Purpose\n\n`docker-setup` is inspired by the [convenience script](https://docs.docker.com/engine/install/ubuntu/#install-using-the-convenience-script) to install the Docker daemon. But the scope is much larger.\n\n`docker-setup` is meant to bootstrap a new box with Docker as well as install useful tools from the container ecosystem and beyond. It can also be used to update these tools. It aims to be distribution-agnostic and provide reasonable default configurations. Personally, I am using it to prepare virtual machines for my own experiments as well as training environments.\n\nTools are downloaded, installed and updated automatically.\n\n## Quickstart\n\nDownload and run `docker-setup`:\n\n```bash\ncurl -sLf https://github.com/nicholasdille/docker-setup/releases/latest/download/docker-setup_linux_$(uname -m).tar.gz | \\\nsudo tar -xzC /usr/local/bin docker-setup\n```\n\n## Documentation\n\nSee [docs](docs) for the complete documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasdille%2Fdocker-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicholasdille%2Fdocker-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasdille%2Fdocker-setup/lists"}