{"id":19368545,"url":"https://github.com/ghusta/android-docker-search","last_synced_at":"2025-04-23T15:30:47.858Z","repository":{"id":41142593,"uuid":"75396063","full_name":"ghusta/android-docker-search","owner":"ghusta","description":":whale: Docker Search on Android","archived":false,"fork":false,"pushed_at":"2025-03-29T09:22:02.000Z","size":1545,"stargazers_count":2,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T10:24:52.843Z","etag":null,"topics":["android","docker","docker-search"],"latest_commit_sha":null,"homepage":"","language":"Java","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/ghusta.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":"2016-12-02T13:01:18.000Z","updated_at":"2025-03-29T09:22:06.000Z","dependencies_parsed_at":"2023-11-22T12:27:23.275Z","dependency_job_id":"e1800330-fe3b-45fd-ab00-84854a6d9d5d","html_url":"https://github.com/ghusta/android-docker-search","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghusta%2Fandroid-docker-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghusta%2Fandroid-docker-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghusta%2Fandroid-docker-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghusta%2Fandroid-docker-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghusta","download_url":"https://codeload.github.com/ghusta/android-docker-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250460247,"owners_count":21434230,"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":["android","docker","docker-search"],"created_at":"2024-11-10T08:06:57.703Z","updated_at":"2025-04-23T15:30:47.458Z","avatar_url":"https://github.com/ghusta.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# android-docker-search\n:whale: Docker Search on Android\n\n[![Android CI](https://github.com/ghusta/android-docker-search/workflows/Android%20CI/badge.svg)](https://github.com/ghusta/android-docker-search/actions) \n[![GitHub release](https://img.shields.io/github/v/release/ghusta/android-docker-search?sort=semver\u0026logo=GitHub)](https://github.com/ghusta/android-docker-search/releases)\n\n## Overview\n\nThis Android application enables you do perform a **Docker Search** on your device, like if you did it on a computer in a terminal, with docker-engine installed.\n\nThe results should be the same than `docker search` with command line interface (see [reference doc](https://docs.docker.com/engine/reference/commandline/search/)) :\n\n    docker search [OPTIONS] TERM\n\n### Features\n\n- Search images on [Docker Hub](https://hub.docker.com/explore/)\n- Display all tags for an image, including the date and size\n- Display the web page for an image, in a separate [Chrome Custom Tab](https://developer.chrome.com/multidevice/android/customtabs)\n- Share the URL of the image\n- Minimum supported version : [Android 8.0 (Oreo)](https://developer.android.com/about/versions/oreo/android-8.0)\n\n## Screenshots\n\n![screenshot 1](/media/android-app-screenshot_2.png)\n\n## Install the app\n\nDownload and install the APK on [GitHub](https://github.com/ghusta/android-docker-search/releases).\n\n## Docker API\n\nUses Registry Hub REST API v1 or v2.  \nIn particular :\n- Search : [GET /v1/search](https://docs.docker.com/v1.6/reference/api/registry_api/#search)\n- List repository tags : [GET /v2/repositories/(namespace)/(repository)/tags](https://docs.docker.com/v1.6/reference/api/registry_api/#list-repository-tags)\n\nSee [reference documentation](https://docs.docker.com/v1.6/reference/api/registry_api/).\n\n## REST Client\n\nUses [Retrofit 2](https://square.github.io/retrofit/) and [Jackson 2](https://github.com/FasterXML/jackson)\n\n## Build the app\n\nWith Gradle ([doc](https://developer.android.com/studio/build/building-cmdline.html#DebugMode)) :\n\n    gradlew assembleDebug\n\nOr (needs signing the APK - [Sign your app](https://developer.android.com/studio/publish/app-signing.html))\n\n    gradlew assembleRelease\n\n## Check the code quality with Lint\n\nWith Gradle ([doc](https://developer.android.com/studio/write/lint.html#lint-task)) :\n\n    gradlew lint\n\nThen open the report generated at `./app/build/reports/lint-results.html`.\n\nMore on Android Lint :\n\n- https://developer.android.com/studio/write/lint.html\n- http://tools.android.com/tips/lint\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghusta%2Fandroid-docker-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghusta%2Fandroid-docker-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghusta%2Fandroid-docker-search/lists"}