1
0
mirror of https://github.com/i5ik/ViewFinderJS.git synced 2021-07-04 22:33:28 +03:00
Files
ViewFinderJS/build_docker.sh
Cris Stringfellow d21f185a7a "Docker updates"
2020-10-28 15:33:52 +00:00

5 lines
66 B
Bash
Executable File

#!/bin/bash
npm i
sudo docker image build -t browsergapce:2.5 .