Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 548 Bytes

docker.md

File metadata and controls

17 lines (11 loc) · 548 Bytes

Installation on Docker

WSTUN repositoriy:

MDSLAB Docker Hub webpage

Requirements

  • Docker! Follow the official guides

Get container

Create container editing the following command substituting < PARAMETERS > with those ones specified in "Usage (from command line)" doc section.

docker run  -d --name=wstun -p 8080:8080 mdslab/wstun <PARAMETERS>