https://github.com/containerbase/sidecar
Source directory for containerbase/sidecar Docker Hub image
https://github.com/containerbase/sidecar
containerbase docker docker-image renovate
Last synced: about 2 months ago
JSON representation
Source directory for containerbase/sidecar Docker Hub image
- Host: GitHub
- URL: https://github.com/containerbase/sidecar
- Owner: containerbase
- License: mit
- Created: 2021-11-19T12:13:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T15:18:07.000Z (6 months ago)
- Last Synced: 2025-04-08T15:27:23.807Z (6 months ago)
- Topics: containerbase, docker, docker-image, renovate
- Language: Shell
- Homepage: https://github.com/containerbase/base
- Size: 962 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# containerbase sidecar
[](https://github.com/containerbase/sidecar/actions/workflows/build.yml?query=branch%3Amain)
[](https://hub.docker.com/r/containerbase/sidecar)

This repository is the source for the Github container registry image [`ghcr.io/containerbase/sidecar`](https://github.com/containerbase/sidecar/pkgs/container/sidecar).
Commits to `main` branch are automatically build and published.
This image is also available as [`containerbase/sidecar`](https://hub.docker.com/r/containerbase/sidecar) on Docker Hub.This image is used as the default "sidecar" image for Renovate when it uses `binarySource=docker`.
It is intended that all Containerbase tools are "prepared" with their prerequisites installated into this image so that installation can be done at runtime without root privileges.