mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
2 lines
113 B
Bash
2 lines
113 B
Bash
docker run -it --env JEKYLL_ENV="production" -p 0.0.0.0:4000:4000 -v $(pwd):/data tunathu/mirror-web:latest bash
|