{"id":30120202,"url":"https://github.com/stakater/dockerfile-base-alpine","last_synced_at":"2026-06-23T03:31:49.742Z","repository":{"id":93164493,"uuid":"76549302","full_name":"stakater/dockerfile-base-alpine","owner":"stakater","description":"Base Docker Image based on Alpine","archived":false,"fork":false,"pushed_at":"2023-12-15T08:18:55.000Z","size":887,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-10T12:55:16.067Z","etag":null,"topics":["alpine","docker-image"],"latest_commit_sha":null,"homepage":null,"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/stakater.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,"zenodo":null}},"created_at":"2016-12-15T10:18:52.000Z","updated_at":"2016-12-15T10:44:47.000Z","dependencies_parsed_at":"2025-08-10T12:54:40.869Z","dependency_job_id":"a39ad2d8-e9ad-4a23-9608-d5237f9c331f","html_url":"https://github.com/stakater/dockerfile-base-alpine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stakater/dockerfile-base-alpine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-base-alpine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-base-alpine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-base-alpine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-base-alpine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stakater","download_url":"https://codeload.github.com/stakater/dockerfile-base-alpine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-base-alpine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34674702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["alpine","docker-image"],"created_at":"2025-08-10T12:53:57.632Z","updated_at":"2026-06-23T03:31:49.726Z","avatar_url":"https://github.com/stakater.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base Docker Image based on Alpine\n\nThis is an alpine docker image used as base for other docker images in stakater.\n\n### Supported tags and respective Dockerfile links\n* 3.7, latest ([3.7/Dockerfile](https://github.com/stakater/dockerfile-base-alpine/blob/master/3.7/Dockerfile))\n* 3.6 ([3.6/Dockerfile](https://github.com/stakater/dockerfile-base-alpine/blob/master/3.6/Dockerfile))\n* 3.5 ([3.5/Dockerfile](https://github.com/stakater/dockerfile-base-alpine/blob/master/3.5/Dockerfile))\n* 3.4 ([3.4/Dockerfile](https://github.com/stakater/dockerfile-base-alpine/blob/master/3.4/Dockerfile))\n\nAlpine Linux is a Linux distribution built around musl libc and BusyBox. The image is very small in size and has access to a package repository that is much more complete than other BusyBox based images. This makes Alpine Linux a great image base for utilities and even production applications. Read more about Alpine Linux here and you can see how their mantra fits in right at home with Docker images.\n\nHow to run:\n```\ndocker run -it --rm stakater/base-alpine /bin/bash\n```\n\n## Running your services\n\nTo add any service daemons, you can create `runit` entries. Just write a shell script and add it to `/etc/service` like `/etc/service/myDaemon/run`. Where `myDaemon` is the name of your daemon and the script should be placed by the name `run`.\nRunit will be responsible for keeping your daemon running.\n\nBe sure not to override the `ENTRYPOINT` for your contianer as the default `ENTRYPOINT` will keep runit / runsvinit up and running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstakater%2Fdockerfile-base-alpine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstakater%2Fdockerfile-base-alpine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstakater%2Fdockerfile-base-alpine/lists"}