{"id":22787037,"url":"https://github.com/freemankevin/imageexporter","last_synced_at":"2025-08-31T13:41:29.623Z","repository":{"id":270707561,"uuid":"911125971","full_name":"freemankevin/ImageExporter","owner":"freemankevin","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-06T08:28:15.000Z","size":109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T02:42:01.386Z","etag":null,"topics":["docker","docker-image","offline"],"latest_commit_sha":null,"homepage":"","language":"Python","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/freemankevin.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-02T09:55:40.000Z","updated_at":"2025-06-06T08:22:32.000Z","dependencies_parsed_at":"2025-04-30T12:56:47.063Z","dependency_job_id":"c0937e4d-d5c0-4dd5-a7e5-c57b266b2d16","html_url":"https://github.com/freemankevin/ImageExporter","commit_stats":null,"previous_names":["freemankevin/imageexporter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/freemankevin/ImageExporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freemankevin%2FImageExporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freemankevin%2FImageExporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freemankevin%2FImageExporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freemankevin%2FImageExporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freemankevin","download_url":"https://codeload.github.com/freemankevin/ImageExporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freemankevin%2FImageExporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272988781,"owners_count":25026959,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","offline"],"created_at":"2024-12-12T00:48:56.139Z","updated_at":"2025-08-31T13:41:29.598Z","avatar_url":"https://github.com/freemankevin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImageExporter 🐳\n\nA specialized tool for offline Docker image management and deployment. 🚢\n\n## Supported Software 📦\n\n| Middleware         | Image Repository                          |\n| ------------------ | ----------------------------------------- |\n| Elasticsearch      | docker.io/library/elasticsearch           |\n| Nginx              | docker.io/library/nginx                   |\n| Redis              | docker.io/library/redis                   |\n| RabbitMQ           | docker.io/library/rabbitmq                |\n| MinIO              | docker.io/minio/minio                     |\n| Nacos              | docker.io/nacos/nacos-server              |\n| GeoServer          | docker.io/kartoza/geoserver               |\n| PostgreSQL-PostGIS | docker.io/freelabspace/postgresql-postgis |\n\n\n## Structure 🗂️\n\n```\nImageExporter/\n├── data/\n│   ├── versions/     # Version info (e.g., latest-YYYYMMDD.txt, update-YYYYMMDD.txt) 📋\n│   └── images/       # Exported images 🗃️\n├── logs/             # Log files 📜\n├── main.py           # Main script 🚀\n```\n\n## Usage 🛠️\n\n1. Place historical version files in `data/versions` (optional, e.g., `latest-YYYYMMDD.txt`). 📥\n2. Run the tool to check for updates and export images:\n\n```bash\npython main.py      # Normal mode 🌟\npython main.py -D   # Debug mode 🐞\n```\n\n3. Check the generated version files (`latest-YYYYMMDD.txt` for all versions, `update-YYYYMMDD.txt` for updates needed) in `data/versions`. 🔍\n\n## Cleanup 🧹\n\n```bash\npython main.py --clean      # Clean Python cache files 🗑️\npython main.py --clean-all  # Clean all temporary files (cache, images, logs, today's versions) 🗑️🔥\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreemankevin%2Fimageexporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreemankevin%2Fimageexporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreemankevin%2Fimageexporter/lists"}