hirosystems / chainhook

Extract transactions from Stacks and Bitcoin and build event driven re-org resistant indexers and databases.
GNU General Public License v3.0
155 stars 63 forks source link

docker image build error #270

Closed pupudaye closed 1 year ago

pupudaye commented 1 year ago

build list: chainhook-event-observer.dockerfile chainhook-node.dockerfile

I'm trying to compile them, but I get the error

18 0.307 cp: cannot stat 'target/release/chainhook-event-observer': No such file or directory

Secondly, I don't understand the relationship between the two. I hope to build ordinals-api on the upper layer based on chainhook. I don't understand which one is the service I should use.

lgalabru commented 1 year ago

Addressed in latest version of main. chainhook-event-observer.dockerfile was an artifact from the past.