docker run --detach --name gpu-board-client \
--publish 80 \
--volume /opt/gpu-board/config.json:/usr/share/nginx/html/config.json:ro \
--restart always \
huww98/gpu-board-client
npm install
npm run serve
npm run build
npm run test
npm run lint
Content type
Image
Digest
Size
48.7 MB
Last updated
about 7 years ago
docker pull huww98/gpu-board-client