{"id":15043994,"url":"https://github.com/alex5402/endeavouros-docker","last_synced_at":"2026-03-11T05:31:02.088Z","repository":{"id":252676671,"uuid":"841113021","full_name":"ALEX5402/endeavouros-docker","owner":"ALEX5402","description":"EndeavourOS Docker Image","archived":false,"fork":false,"pushed_at":"2024-08-14T00:34:06.000Z","size":13,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T20:29:50.868Z","etag":null,"topics":["docker","docker-image","endevouros","linux"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/alex5402/endeavouros","language":"Dockerfile","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/ALEX5402.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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":"alex5402","buy_me_a_coffee":"alex5402","custom":["https://www.binance.com/en-IN/my/wallet/account/main/withdrawal/crypto/USDT","Binance__749326513"]}},"created_at":"2024-08-11T17:16:48.000Z","updated_at":"2024-10-19T05:21:24.000Z","dependencies_parsed_at":"2024-08-14T02:34:07.911Z","dependency_job_id":"821d959b-f340-41d6-b9ea-171d4d045d66","html_url":"https://github.com/ALEX5402/endeavouros-docker","commit_stats":null,"previous_names":["alex5402/endeavouros-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALEX5402%2Fendeavouros-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALEX5402%2Fendeavouros-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALEX5402%2Fendeavouros-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALEX5402%2Fendeavouros-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ALEX5402","download_url":"https://codeload.github.com/ALEX5402/endeavouros-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237869262,"owners_count":19379290,"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","docker-image","endevouros","linux"],"created_at":"2024-09-24T20:49:56.025Z","updated_at":"2025-10-23T18:30:47.066Z","avatar_url":"https://github.com/ALEX5402.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/alex5402","https://buymeacoffee.com/alex5402","https://www.binance.com/en-IN/my/wallet/account/main/withdrawal/crypto/USDT","Binance__749326513"],"categories":[],"sub_categories":[],"readme":"# EndeavourOS Docker Image\n\nThis repository contains a Docker setup for creating and managing an EndeavourOS-based Docker image. The `Makefile` provided automates the build process, container management, and cleanup tasks.\n\n## Table of Contents\n\n- [Project Overview](#project-overview)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n  - [Building the Docker Image](#building-the-docker-image)\n  - [Running the Docker Container](#running-the-docker-container)\n  - [Cleaning Up](#cleaning-up)\n  - [Other Commands](#other-commands)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Project Overview\n\nThis project sets up an EndeavourOS environment within a Docker container. It uses a `Makefile` to streamline the process of building, running, and managing the Docker image.\n\n## Prerequisites\n\nBefore using this project, ensure you have the following installed:\n\n- Docker\n- Make (GNU Make)\n- Git (optional, for cloning the repository)\n\n## Installation\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/alex5402/endeavouros-docker.git\n   cd endeavouros-docker\n   ```\n\n2. **Set Up the Docker Environment:**\n\n   The provided `Makefile` will handle the setup, build, and management of the Docker image.\n\n## Usage\n\n### Building the Docker Image\n\nTo build the Docker image, use the following command:\n\n```bash\nmake build\n```\n\nThis will create a Docker image named `endeavouros:latest`.\n\n### Running the Docker Container\n\nTo run the Docker container interactively, use:\n\n```bash\nmake run\n```\n\nThis command starts a container from the `endeavouros:latest` image.\n\n### Cleaning Up\n\nTo remove intermediate images and containers, run:\n\n```bash\nmake clean\n```\n\n### Other Commands\n\n- **Remove Docker Image:**\n\n  ```bash\n  make remove\n  ```\n\n- **List Docker Images:**\n\n  ```bash\n  make images\n  ```\n\n- **List Docker Containers:**\n\n  ```bash\n  make ps\n  ```\n\n- **Stop All Running Containers:**\n\n  ```bash\n  make stop\n  ```\n\n- **Remove All Stopped Containers:**\n\n  ```bash\n  make remove-containers\n  ```\n\n## Contributing\n\nContributions are welcome! If you have suggestions or improvements, please open an issue or submit a pull request.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex5402%2Fendeavouros-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex5402%2Fendeavouros-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex5402%2Fendeavouros-docker/lists"}