Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 708 Bytes

install.rst

File metadata and controls

25 lines (16 loc) · 708 Bytes

Installation

Building locally

If you want to make local modifications to these images for development purposes or just to customize the logic.

$ git clone https://github.com/coincodile/cardano-node-docker.git
$ cd cardano-node-docker
$ make all

Docker hub

Image can be found [here](https://hub.docker.com/repository/docker/coincodile/cardano-pool).