dash/contrib/containers/deploy
2022-05-18 10:35:25 -05:00
..
docker-entrypoint.sh build: relocate *net deployment logic to their own directories 2021-12-21 12:41:00 +05:30
Dockerfile build: relocate *net deployment logic to their own directories 2021-12-21 12:41:00 +05:30
Dockerfile.GitHubActions.Dispatch ci: build on-demand docker images for testing on devnets (#4667) 2022-04-03 17:24:06 -05:00
Dockerfile.GitHubActions.Gitian ci: build on-demand docker images for testing on devnets (#4667) 2022-04-03 17:24:06 -05:00
Dockerfile.GitHubActions.Release ci: fix docker context (#4816) 2022-05-18 10:35:25 -05:00
README.md build: relocate *net deployment logic to their own directories 2021-12-21 12:41:00 +05:30

This docker image is built and pushed from travis. It does not contain any default configs or any special startup scripts. This is to keep it simple and to not copy too much logic from the official/supported Docker Images found at https://hub.docker.com/r/dashpay/dashd/

The image is mostly used for devops purposes, e.g. for testnet/devnet deployments. Regular users should use the official images instead of this one.

NOTE: Please update the image description at https://hub.docker.com/r/dashpay/dashd-develop/ when changing the above text