Docker
Build Image
docker build . -t luoxiaojun1992/sw-fw-less:latestRun Container
docker run -d -P -v ./:/var/www/sw-fw-less luoxiaojun1992/sw-fw-less:latestSign in Container
docker exec -it {CONTAINER ID} bashLast updated
Was this helpful?
Build Image
docker build . -t luoxiaojun1992/sw-fw-less:latestRun Container
docker run -d -P -v ./:/var/www/sw-fw-less luoxiaojun1992/sw-fw-less:latestSign in Container
docker exec -it {CONTAINER ID} bashLast updated
Was this helpful?