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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1273
Commits
11
Branches
0
Tags
2.9 MiB
Tree:
61d20e7f23
Kukks-patch-1
dcg-latest
feature/auto_ssh
feature/lndseedbackup
feature/more-args
master
migrate-pregen
newutxoset
patch-1
stable
tor-relay
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '61d20e7f23'
${ noResults }
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 --
$@