mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 23:54:28 +01:00
Add script and instruction to build all the docker images by yourself
This commit is contained in:
3
contrib/DockerFileBuildHelper/update-repo.sh
Executable file
3
contrib/DockerFileBuildHelper/update-repo.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
dotnet run --no-launch-profile -c Release -- -o "../build-all-images.sh"
|
||||
Reference in New Issue
Block a user