Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmbarzee/bitbox
Rudementary implementation of containerization in linux.
https://github.com/jmbarzee/bitbox
Last synced: about 2 months ago
JSON representation
Rudementary implementation of containerization in linux.
- Host: GitHub
- URL: https://github.com/jmbarzee/bitbox
- Owner: jmbarzee
- License: gpl-3.0
- Created: 2021-03-13T03:23:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T19:27:20.000Z (over 3 years ago)
- Last Synced: 2024-06-21T09:59:59.420Z (7 months ago)
- Language: Go
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Documentation](https://godoc.org/github.com/jmbarzee/bitbox?status.svg)](https://godoc.org/github.com/jmbarzee/bitbox)
[![Code Quality](https://goreportcard.com/badge/github.com/jmbarzee/bitbox)](https://goreportcard.com/report/github.com/jmbarzee/bitbox)
[![Build Status](https://github.com/jmbarzee/bitbox/workflows/build/badge.svg)](https://github.com/jmbarzee/bitbox/actions)
[![Coverage](https://codecov.io/gh/jmbarzee/bitbox/branch/main/graph/badge.svg)](https://codecov.io/gh/jmbarzee/bitbox)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjmbarzee%2Fbitbox.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjmbarzee%2Fbitbox?ref=badge_shield)# BitBox
Rudementary implementation of containerization in linux.