{"id":19297603,"url":"https://github.com/rakheshster/docker-alpine-s6","last_synced_at":"2026-05-18T05:40:17.159Z","repository":{"id":40464348,"uuid":"289588766","full_name":"rakheshster/docker-alpine-s6","owner":"rakheshster","description":"A Docker image containing Alpine with s6 overlay","archived":false,"fork":false,"pushed_at":"2023-04-08T15:25:21.000Z","size":30,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T13:05:03.767Z","etag":null,"topics":["arm","docker-alpine-s6","docker-image","dockerhub","s6-overlay"],"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/rakheshster.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}},"created_at":"2020-08-23T00:25:47.000Z","updated_at":"2021-02-21T13:44:57.000Z","dependencies_parsed_at":"2023-02-16T21:30:45.593Z","dependency_job_id":null,"html_url":"https://github.com/rakheshster/docker-alpine-s6","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakheshster%2Fdocker-alpine-s6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakheshster%2Fdocker-alpine-s6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakheshster%2Fdocker-alpine-s6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakheshster%2Fdocker-alpine-s6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakheshster","download_url":"https://codeload.github.com/rakheshster/docker-alpine-s6/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240400338,"owners_count":19795332,"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":["arm","docker-alpine-s6","docker-image","dockerhub","s6-overlay"],"created_at":"2024-11-09T23:05:28.217Z","updated_at":"2026-05-18T05:40:12.141Z","avatar_url":"https://github.com/rakheshster.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-alpine-s6\n![Build \u0026 Push to DockerHub](https://github.com/rakheshster/docker-alpine-s6/workflows/Docker%20Build%20\u0026%20Push/badge.svg)\n## What is this?\nThis is a simple repo to create a Docker image with Alpine and s6-overlay. \n\n  * The [s6-overlay](https://github.com/just-containers/s6-overlay) provides tarballs for the following architectures: amd64, x86, aarch64, arm, and armhf. \n\n  * The experimental docker `buildx` plugin can [do mutli-arch builds easily](https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/). The architectures it creates images for are: arm, arm64, arm/v7, arm/v6, arm/v8, 386, and amd64. \n\nThis image downloads the correct tarball for the various architectures that and creates images for the architectures that buildx supports. That's all. I can then refer to `rakheshster/alpine-s6:3.12-2.0.0.1` for instance in my Dockerfile to create new images based on this.  \n\nIn `buildx` the `$TARGETARCH` variable contains the architecture while the `$TARGETVARIANT` contains the variant if any. In the case of ARM I use the `$TARGETVARIANT` to identify which of arm, armhf, or aarch64 to target. \n\nThe version numbers are of format `\u003calpine version\u003e-\u003cs6 version\u003e`. \n\n[DockerHub repo](https://hub.docker.com/repository/docker/rakheshster/alpine-s6)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakheshster%2Fdocker-alpine-s6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakheshster%2Fdocker-alpine-s6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakheshster%2Fdocker-alpine-s6/lists"}