Skip to content
jscott7 edited this page Jul 9, 2019 · 2 revisions

Description

Start the Container

Use the following command line: docker run -d -p 8080:8080 --mount source=smktdata,target=/home/pi/data rest-server

Clone this wiki locally