{"id":25642089,"url":"https://github.com/trieb-work/saleor-apps-docker","last_synced_at":"2025-04-15T03:29:54.610Z","repository":{"id":271027228,"uuid":"912189716","full_name":"trieb-work/saleor-apps-docker","owner":"trieb-work","description":"This is an automated project that creates docker containers for every release of every official saleor app from https://github.com/trieb-work/saleor-apps","archived":false,"fork":false,"pushed_at":"2025-03-06T22:09:33.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T15:11:18.512Z","etag":null,"topics":["saleor","saleor-docker"],"latest_commit_sha":null,"homepage":"","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/trieb-work.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":"2025-01-04T21:23:55.000Z","updated_at":"2025-03-06T22:14:18.000Z","dependencies_parsed_at":"2025-01-04T22:24:14.466Z","dependency_job_id":"55d943a4-0297-4e44-af35-9521c6ccffa8","html_url":"https://github.com/trieb-work/saleor-apps-docker","commit_stats":null,"previous_names":["trieb-work/saleor-apps-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trieb-work%2Fsaleor-apps-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trieb-work%2Fsaleor-apps-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trieb-work%2Fsaleor-apps-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trieb-work%2Fsaleor-apps-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trieb-work","download_url":"https://codeload.github.com/trieb-work/saleor-apps-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249000821,"owners_count":21196346,"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":["saleor","saleor-docker"],"created_at":"2025-02-23T05:18:38.201Z","updated_at":"2025-04-15T03:29:54.590Z","avatar_url":"https://github.com/trieb-work.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Saleor Apps Docker Images\n\nThis repository automatically builds and publishes Docker images for [Saleor Apps](https://github.com/trieb-work/saleor-appss). Each app is containerized individually and published to the GitHub Container Registry.\n\n## Available Images\n\nImages are available for all apps in the Saleor Apps repository. Each app has its own image with version-specific tags.\n\nExample apps:\n- `saleor-apps/app-avatax`\n- `saleor-apps/app-invoices`\n- `saleor-apps/app-slack`\n- And more...\n\n## Using the Docker Images\n\nTo pull and run an image:\n\n```bash\n# Pull a specific version\ndocker pull ghcr.io/trieb-work/saleor-apps/app-avatax:1.12.3\n\n# Run the container with required environment variables\ndocker run -p 3000:3000 \\\n  -e SECRET_KEY=\"your_secret_key_here\" \\\n  ghcr.io/trieb-work/saleor-apps/app-avatax:1.12.3\n```\n\n### Required Environment Variables\n\n- `SECRET_KEY`: Required for app functionality. Must be provided at runtime.\n- `PORT`: Default is 3000\n- `HOSTNAME`: Default is \"0.0.0.0\"\n\n## Image Updates\n\nImages are updated in three ways:\n\n1. **Automatically on Release**: When a new release is published in the Saleor Apps repository\n2. **Daily Updates**: Automated builds run daily at midnight UTC\n3. **Manual Triggers**: Through GitHub Actions workflow dispatch\n\n## Manual Building\n\nYou can manually trigger builds in the GitHub Actions interface:\n\n1. Go to the \"Actions\" tab\n2. Select the \"Build and Push Docker Images\" workflow\n3. Click \"Run workflow\"\n4. Choose one of the following options:\n   - Build all apps with their current versions\n   - Build a specific app by providing its name\n   - Process recent releases (default behavior)\n\n## Image Specifications\n\n- Base Image: `node:22-alpine`\n- Platform: `linux/amd64`\n- Exposed Port: `3000`\n- Non-root user: `nextjs`\n\n## Contributing\n\nFeel free to open issues or submit pull requests if you find any problems or have suggestions for improvements.\n\n## License\n\nThis project is licensed under the same terms as Saleor Apps. See the [LICENSE](https://github.com/trieb-work/saleor-appss/blob/main/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrieb-work%2Fsaleor-apps-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrieb-work%2Fsaleor-apps-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrieb-work%2Fsaleor-apps-docker/lists"}