Moved data dir and removed traefik label
Moved readme for testnet compose
Adding RUN_MODEs regtest and testnet
Adding advance_blocks.sh into all lbrycrd containers
Adding advance cmd and moved Dockerfile to appropriate dir
Cleanup and moved Dockerfiles
Moved lbrycrd Dockerfiles to appropriate subdirectories and removed.
More moving and deletions
Adding catchall output
Updated default runmode in example
Removed incomplete container directory
This should not be in a production branch at this point now that we have stable containers published.
Removed incomplete container for now
Deleted compile directory and README.md
Cleaning up chainquery
Deleting placeholders
Updated start.sh
Removing superfluous .dockerignores & more
Adjusted start.sh source path
Updated ignores
Updated readme in prep for build tags and ship armhf-prod dir
start.sh's should be recycled when possible.
No sense in code duplication lets try and aim for unification.
Docker prefers WORKDIR over cd
docker prefers WORKDIR over cd
Fixed who runs the mkdir commands in Dockerfile
Added make double check for directories existence in start.sh
Still doesn't necessarily fix invocation.
Corrected user shell to not include trailing slash
This commit should contain a working lbrycrdd inside of a Docker container.
The idea is that this should work by default and store a few things on the host system for persistence.