https://github.com/exodusmovement/docker-digibyted
Digibyte docker Image
https://github.com/exodusmovement/docker-digibyted
build crypto digibyte digibyted docker image
Last synced: 10 months ago
JSON representation
Digibyte docker Image
- Host: GitHub
- URL: https://github.com/exodusmovement/docker-digibyted
- Owner: ExodusMovement
- Created: 2018-09-21T11:54:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-06T16:02:14.000Z (over 7 years ago)
- Last Synced: 2025-02-15T00:42:05.730Z (over 1 year ago)
- Topics: build, crypto, digibyte, digibyted, docker, image
- Homepage: https://quay.io/repository/exodusmovement/digibyted
- Size: 5.86 KB
- Stars: 1
- Watchers: 35
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-digibyted
Digibyte: [https://github.com/digibyte/digibyte](https://github.com/digibyte/digibyte)
Image location: [https://quay.io/repository/exodusmovement/digibyted](https://quay.io/repository/exodusmovement/digibyted)
Every new digibyted release have own branch where branch name is digibyted version. For each docker image release we create tag `BRANCH_NAME-xxx`, where `xxx` is release version for *current* branch. Docker image with latest tag is used only for development and contain last build (please do not use it for production!).
Branches and releases:
- [6.16.5.1](https://github.com/ExodusMovement/docker-digibyted/tree/6.16.5.1)
- [6.16.5.1-001](https://github.com/ExodusMovement/docker-digibyted/tree/6.16.5.1-001)
- [6.16.3](https://github.com/ExodusMovement/docker-digibyted/tree/6.16.3)
- [6.16.3-001](https://github.com/ExodusMovement/docker-digibyted/tree/6.16.3-001)
- [6.16.3-002](https://github.com/ExodusMovement/docker-digibyted/tree/6.16.3-002)
## Usage
### Build the image
> docker build -t digibyted .
### Run example
> docker run -v /mnt/SSD-EVO/digibyte-main:/data -e "DIGIBYTED_ARGUMENTS=-datadir=/data" digibyted