Skip to content
This repository was archived by the owner on Jun 21, 2021. It is now read-only.

shimmortal/docker-shells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

docker-shells is a collection of shells inside docker containers. You can use shells with various versions on latest os images.

All docker images can be pulled from DockerHub and each image has /bin/sh as a symbolic link for target shells (bash, dash, ksh, busybox, etc.).

Supported platforms

At now, following platform(s) are supported:

  • amd64
  • docker (tested on >=19.0)
  • Linux (kernel >=4.19)

Get images

docker pull okadash/ksh:buster

shells

name license tested condition
bash GPLv3 manual
dash 3-clause BSD manual
busybox sh GPLv2 manual
ksh EPL-1.0 manual
mksh MirOS licence + 3-clause BSD manual
tcsh 3-clause BSD manual
zsh Mit-like license manual
posh GPLv2 manual

target / image size comparison

name buster bullseye archlinux gentoo centos:7 centos:8 alpine
bash Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag)
dash Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag)
busybox sh Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag)
ksh-93 Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag)
ksh-2020 Docker Image Size (tag) Docker Image Size (tag)
mksh Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag)
tcsh Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag)
zsh Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag)
posh Docker Image Size (tag) Docker Image Size (tag)
  • All debian image is based on *-slim.

AUTHOR

Okadarien Saru <okadas[at]tanban.org>

About

A collection of shells inside docker containers.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages