lbry-docker/lbrycrd
Leopere aebce8bfc2 Adding lbrycrd docker-compose.yml
This will spin up a lbrycrdd instance based off of the neighboring Dockerfile
The instance will be prepared to be part of a cluster using an external, to the container, network.
The label is to ensure that if there is a Traefik reverse proxy available on the docker host that it won't be exposed publicly.
2018-10-02 16:53:07 -04:00
..
.env Adding envvars for use in docker-compose.yml 2018-10-02 16:36:52 -04:00
.gitignore Adding basic .gitignore for data dir 2018-10-02 15:44:59 -04:00
docker-compose.yml Adding lbrycrd docker-compose.yml 2018-10-02 16:53:07 -04:00
docker-entrypoint.sh This is just a placeholder mostly for future work 2018-10-02 16:36:26 -04:00
Dockerfile Committing base Dockerfile for lbrycrdd 2018-10-02 16:38:34 -04:00
start.sh Adding start.sh with some defaults 2018-10-02 16:33:20 -04:00