/kargo

A terminal emulator in a web browser using docker

kargo

foliea/karo

This repository contains Dockerfile of kargo for docker's automated build published to the public docker hub registry.

Get acces to a terminal emulator in a web browser, using a docker container.

Base Docker Image

Sources

Installation

  1. Install docker.

  2. Download automated build from public docker hub registry:

    docker pull foliea/kargo

Usage

First, run a kargo's container:

docker run -d -p 7777:7777 foliea/kargo

Then, in your web browser:

With boot2docker: