Daniela Castellanos
Results
1
issues of
Daniela Castellanos
Hi, could you please show me the command to dockerize a local project? the following always create a new starter gatsby site. `docker run -it --rm -v $(pwd)/.:/site -p 8000:8000...