{"id":19538943,"url":"https://github.com/abaplint/abaplint-docker","last_synced_at":"2026-05-16T19:04:24.500Z","repository":{"id":45893399,"uuid":"206939245","full_name":"abaplint/abaplint-docker","owner":"abaplint","description":"abaplint docker image config","archived":false,"fork":false,"pushed_at":"2023-11-03T12:49:59.000Z","size":27,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-08T18:18:49.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/abaplint.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}},"created_at":"2019-09-07T08:31:07.000Z","updated_at":"2023-03-21T13:39:00.000Z","dependencies_parsed_at":"2024-11-11T02:37:37.165Z","dependency_job_id":"ead69cfa-d488-46a8-9385-0c090818077f","html_url":"https://github.com/abaplint/abaplint-docker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abaplint%2Fabaplint-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abaplint%2Fabaplint-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abaplint%2Fabaplint-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abaplint%2Fabaplint-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abaplint","download_url":"https://codeload.github.com/abaplint/abaplint-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240794937,"owners_count":19858719,"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":[],"created_at":"2024-11-11T02:37:31.123Z","updated_at":"2026-05-16T19:04:24.426Z","avatar_url":"https://github.com/abaplint.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Docker Image Test](https://github.com/abaplint/abaplint-docker/workflows/Docker%20Image%20Test/badge.svg?branch=master)\n\n# abaplint docker config\n\nThis repository hold official configuration for docker image of [abaplint](https://github.com/abaplint/abaplint).\n\nThe image is accessible at [Docker Hub](https://hub.docker.com/r/abaplint/abaplint). Published automatically every hour.\n\nTemplates for re-usage:\n\n- Gitlab: `.gitlab-ci.yml` example can be found in [templates](./templates). Working repo for this configation can be found at [abaplinted_sample](https://gitlab.com/atsybulsky/abaplinted_sample)\n\n\n## Manual build procedure\n\n```sh\n# Supposedly after docker login\nbin/build-container.sh\nbin/push-containers.sh\n# This pushes latest, and version tags (e.g. 2, 2.1, 2.1.3)\n```\n\nTo test the built image:\n```sh\nbin/test-run.sh\n```\n\n---\n\n### Useful notes\n\n- https://www.digitalocean.com/community/tutorials/how-to-remove-docker-images-containers-and-volumes\n- https://jimhoskins.com/2013/07/27/remove-untagged-docker-images.html\n- repository_dispatch github action: \n  - https://blog.marcnuri.com/triggering-github-actions-across-different-repositories/\n  - https://github.com/marketplace/actions/repository-dispatch\n- remove stopped containers: `docker rm $(docker ps -qa --no-trunc --filter \"status=exited\")`\n- remove dangling images (no tag): `docker image prune`\n- remove all unused images: `docker image prune -a`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabaplint%2Fabaplint-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabaplint%2Fabaplint-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabaplint%2Fabaplint-docker/lists"}