mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-06-03 22:42:29 +02:00
2 lines
276 B
PowerShell
2 lines
276 B
PowerShell
docker build -t btcpayserver/docker-compose-generator "$(Get-Location)\docker-compose-generator"
|
|
docker run -v "$(Get-Location)\Production:/app/Production" -v "$(Get-Location)\Production-NoReverseProxy:/app/Production-NoReverseProxy" --rm btcpayserver/docker-compose-generator |