Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T20:10:47.000Z (2 months ago)
- Last Synced: 2024-11-05T21:18:37.226Z (2 months ago)
- Topics: containerbase, docker, docker-image, renovate
- Language: Shell
- Homepage: https://github.com/containerbase/base
- Size: 744 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# containerbase sidecar
[![Build status](https://github.com/containerbase/sidecar/actions/workflows/build.yml/badge.svg)](https://github.com/containerbase/sidecar/actions/workflows/build.yml?query=branch%3Amain)
[![Docker Image Size](https://badgen.net/docker/size/containerbase/sidecar/latest)](https://hub.docker.com/r/containerbase/sidecar)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/containerbase/sidecar)
![License: MIT](https://img.shields.io/github/license/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.