turbonomic / busyboxturbo

A clone of the busybox source code in turbonomic repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repository is providing the source code and build script to build the busybox image based on busybox 1.34.1 source code

Prerequisites

You must have git/docker/tar/xz installed on your machine

Build

cd build
./build.sh

Images

Checked the image

docker images busyboxturbo

About

A clone of the busybox source code in turbonomic repository

License:GNU General Public License v2.0


Languages

Language:C 94.4%Language:Shell 3.9%Language:Makefile 0.7%Language:C++ 0.5%Language:Yacc 0.2%Language:HTML 0.1%Language:Lex 0.1%Language:Perl 0.1%Language:Python 0.1%Language:Ruby 0.0%Language:Awk 0.0%Language:Dockerfile 0.0%