8000 GitHub - lorello/alpine-bash
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

lorello/alpine-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bash Docker Image

Docker Stars Docker Pulls

Bash Docker image

This image is based on Alpine Linux image, which is only a 5MB image, and contains Bash (Bourne Again SHell) with some useful tools (e.g., complete implementations of grep, sed, awk, bc, head, tail, jq, curl etc).

Download size of this image is only:

Usage Example

$ docker run --rm lorello/alpine-bash bash -c 'echo "Hello World"'

Once you have run this command you will get printed 'Hello World' from Bash!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 
0