Adamant-im / ETH-transactions-storage

Indexer for Ethereum to get transaction list by ETH address
GNU General Public License v3.0
613 stars 101 forks source link

First version of the docker configuration #6

Closed guenoledc closed 3 years ago

guenoledc commented 3 years ago

Hi @dev-adamant-im, I have pushed a PR.

Please let us know. I will be trying to use this setup for my current development solution

guenoledc commented 3 years ago

In the last commit I have added your change requested.

Also, I have added 2 changes

guenoledc commented 3 years ago

I've created the image in dockerhub to avoid being linked to the source code @ https://hub.docker.com/r/guenoledc/eth-tx-storage

guenoledc commented 3 years ago

May be you add a link https://hub.docker.com/r/guenoledc/eth-tx-storage somewhere in description? After you do some testing, let me know, we'll merge this PR.

I have pushed the image to dockerhub but I feel it should be pushed from your repo after the merge is done so I don't have to maintain my repo.

adamant-al commented 3 years ago

@guenoledc Hi! Have you tested the docker changes? We are ready to merge.

guenoledc commented 3 years ago

@guenoledc Hi! Have you tested the docker changes? We are ready to merge.

@adamant-al yes I have used the created image in my project. It is not necessarily production ready but it works