dash/docker
2021-12-04 00:51:20 +03:00
..
build-docker.sh Make shellcheck happy 2020-07-29 11:20:12 -05:00
docker-entrypoint.sh Partial Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash. 2021-08-15 11:08:08 -04:00
Dockerfile build: create mountpoint for named volume (#3765) 2020-10-08 14:34:33 +03:00
Dockerfile.GitHubActions Drop arm-linux-gnueabihf from releases 2021-12-04 00:51:20 +03:00
push-docker.sh Make shellcheck happy 2020-07-29 11:20:12 -05:00
README.md Automatically build and push docker image to docker.io/dashpay/dashd-develop (#1809) 2018-01-10 12:17:43 +03:00

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