mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2025-06-21 10:25:40 +02:00
2 lines
186 B
Bash
2 lines
186 B
Bash
|
sudo docker run --rm -it --add-host=host.docker.internal:host-gateway --name mikrofront-dev --add-host=host.docker.internal:host-gateway -p 80:80 -v /opt/mikrowizard/:/conf/ mikrofront
|