Use the following command line: docker run -d -p 8080:8080 --mount source=smktdata,target=/home/pi/data rest-server
docker run -d -p 8080:8080 --mount source=smktdata,target=/home/pi/data rest-server
Data is stored on a Docker volume: Details here
There was an error while loading. Please reload this page.