Home

Awesome

Table Of Contents

Introduction

Dockerfile to build a shellinabox container image.

Version

Current Version: 2.20

Usage

Pull The Image

Pull the latest image, which is HEAD of the git repository.

docker pull sspreitzer/shellinabox:latest

Run The Image

For example.

docker run -p 4200:4200 -e SIAB_PASSWORD=xyz678abc -e SIAB_SUDO=true sspreitzer/shellinabox:latest

Configuration

Available Configuration Parameters

References