Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 312 Bytes

Wandelbots

Usage

docker run -ti --rm -v ${HOME}:/root -v $(pwd):/git alpine/git clone https://github.com/ssimeth/Wandelbots.git && cd Wandelbots/

docker build -t ipc-monitor .

docker run --name ipc-monitor -d -p 8081:80 ipc-monitor

Open http://localhost:8081 (or IP-Address of IPC-Device)