https://github.com/openebs/linux-utils
OpenEBS apline based docker images with linux utilities used for launching helper jobs.
https://github.com/openebs/linux-utils
alpine-linux docker-image hacktoberfest kubernetes openebs storage-tools tools
Last synced: 4 months ago
JSON representation
OpenEBS apline based docker images with linux utilities used for launching helper jobs.
- Host: GitHub
- URL: https://github.com/openebs/linux-utils
- Owner: openebs
- License: apache-2.0
- Created: 2019-11-29T04:01:23.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-13T10:10:36.000Z (4 months ago)
- Last Synced: 2026-02-13T19:11:22.350Z (4 months ago)
- Topics: alpine-linux, docker-image, hacktoberfest, kubernetes, openebs, storage-tools, tools
- Language: Makefile
- Homepage: https://docs.openebs.io
- Size: 85 KB
- Stars: 6
- Watchers: 17
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Governance: GOVERNANCE.md
- Maintainers: MAINTAINERS.md
Awesome Lists containing this project
README
# linux-utils
[](https://github.com/openebs/linux-utils/actions/workflows/pull_request.yml)
[](https://kubernetes.slack.com/messages/openebs)
[](https://github.com/openebs/community/blob/HEAD/README.md#community)
[](https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flinux-utils?ref=badge_shield&issueType=license)
This repository contains the scripts required for building a customized alpine based linux utils docker image used for launching OpenEBS helper jobs.
This repository also acts as a trigger to initiate the release workflow. For example:
- Creating a release tag from `main` branch with a release tag like v3.m.n, will result in tagging the downstream repos with the tag v3.m.n on branch v3.m.x
- Creating a release tag from `v2.12.x` branch with a release tag like v2.12.1, will result in tagging the downstream repos with tag v2.12.1 on branches v2.12.x
For more information on the release process, see https://github.com/openebs/openebs/blob/HEAD/RELEASE.md
## License Compliance
[](https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flinux-utils?ref=badge_large&issueType=license)