This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-docker
Watch
1
Star
0
Fork
You've already forked lbry-docker
0
Code
Issues
2
Pull requests
2
Projects
Releases
1
Packages
Wiki
Activity
kodxana/master
lbry-docker
/
network-up.sh
3 lines
86 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
MAINTAINER is deprecated in Dockerfile. COPY is preferred over ADD in Dockerfile if additional functonality of ADD is not being used. Improved Shebang lines in many files.
2018-10-14 14:30:06 +02:00
#!/usr/bin/env bash
fixup
2018-11-29 20:14:02 +01:00
docker network create -d bridge --subnet
=
10.6.1.0/16 lbry-network
Reference in a new issue
Copy permalink