https://github.com/block-foundation/docker-cardano-node
Cardano Node Docker Image
https://github.com/block-foundation/docker-cardano-node
ada blockchain blockfoundation cardano docker node
Last synced: 5 months ago
JSON representation
Cardano Node Docker Image
- Host: GitHub
- URL: https://github.com/block-foundation/docker-cardano-node
- Owner: block-foundation
- License: cc-by-sa-4.0
- Created: 2023-07-22T13:05:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T07:16:17.000Z (almost 2 years ago)
- Last Synced: 2025-09-04T22:20:51.614Z (9 months ago)
- Topics: ada, blockchain, blockfoundation, cardano, docker, node
- Language: HCL
- Homepage: https://hub.docker.com/orgs/blockfoundation
- Size: 666 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
- Governance: .github/GOVERNANCE.md
- Authors: AUTHORS
Awesome Lists containing this project
README
[](https://github.com/block-foundation/brand/blob/main/LICENSE)
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/block-foundation/brand)
[](https://hub.docker.com/r/blockfoundation/cardano-node)
[](https://hub.docker.com/r/blockfoundation/cardano-node)
[](https://hub.docker.com/r/blockfoundation/cardano-node/tags)
[](https://hub.docker.com/r/blockfoundation/cardano-node)
---
Cardano Node
Block Foundation Docker Containers
---

### Contents
- [Introduction](#introduction)
- [Colophon](#colophon)
---
[](https://github.com/block-foundation/docker-cardano-node/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=bug_report.yml)
[](https://github.com/block-foundation/docker-cardano-node/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=feature_request.yml)
[](https://github.com/block-foundation/docker-cardano-node/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=question.yml)
[](https://github.com/block-foundation/docker-cardano-node/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=suggestion.yml)
[](https://github.com/block-foundation/docker-cardano-node/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=discussion.yml)
**Welcome to the Block Foundation's Cardano Node Docker Image Repository!**
## Introduction
Our repository is designed with the purpose of providing a Docker image that is built to run a Cardano Node. As you may know, a node in the Cardano network serves as an integral part of the network's infrastructure, maintaining an updated copy of the entire Cardano blockchain, validating transactions, blocks and propelling them across the network. Docker, on the other hand, is a well-known platform that streamlines the deployment, scaling, and operation of applications.
This Docker image, specifically tailored for the Cardano Node, is designed to maximize usability, robustness, and security. It comes equipped with a pre-set environment that eradicates the need for manual setup, making it an invaluable tool for developers and enthusiasts who want to delve into the Cardano network or contribute to the network's expansion by running their own node.
Within this repository, you will find comprehensive instructions on how to deploy and use the Docker image, along with the source code for the image itself. We encourage our community to leverage this Docker image, share their experiences and contribute to its ongoing refinement and development.
## System Requirements
- CPU: ARM64 processor min 2 cores at 2GHz or faster.
- Memory: 16GB of RAM.
- Storage: 50 GB.
- Broadband: 10 Mbps +
## Resourcves
- https://docs.cardano.org/development-guidelines/installing-the-cardano-node/
- https://hub.docker.com/r/inputoutput/cardano-node
- https://github.com/jterrier84/Cardano-node-docker
---
## Colophon
### Authors
This is an open-source project by the **[Block Foundation](https://www.blockfoundation.io "Block Foundation website")**.
The Block Foundation mission is enabling architects to take back initiative and contribute in solving the mismatch in housing through blockchain technology. Therefore the Block Foundation seeks to unschackle the traditional constraints and construct middle ground between rent and the rigidity of traditional mortgages.
website: [www.blockfoundation.io](https://www.blockfoundation.io "Block Foundation website")
### Development Resources
#### Contributing
We'd love for you to contribute and to make this project even better than it is today!
Please refer to the [contribution guidelines](.github/CONTRIBUTING.md) for information.
### Legal Information
#### Copyright
Copyright © 2023 [Stichting Block Foundation](https://www.blockfoundation.io/ "Block Foundation website"). All Rights Reserved.
#### License
Except as otherwise noted, the content in this repository is licensed under the
[Creative Commons Attribution 4.0 International (CC BY 4.0) License](https://creativecommons.org/licenses/by/4.0/), and
code samples are licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).
Also see [LICENSE](https://github.com/block-foundation/community/blob/master/src/LICENSE) and [LICENSE-CODE](https://github.com/block-foundation/community/blob/master/src/LICENSE-CODE).
#### Disclaimer
**THIS SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**