This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
btcpayserver-docker
mirror of
https://github.com/lukechilds/btcpayserver-docker.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
1325
Commits
11
Branches
0
Tags
2.9 MiB
Tree:
38bd2853b9
btcpayserver-docker
/
contrib
/
DockerFileBuildHelper
/
run.sh
3 lines
60 B
Raw
Normal View
History
Add script and instruction to build all the docker images by yourself
6 years ago
#!/bin/bash
dotnet run --no-launch-profile -c Release --
$@