juanluisbaptiste / docker-bitcoin-wallet

Unofficial bitcoin core wallet GUI docker image
GNU General Public License v3.0
4 stars 8 forks source link

Updated version #4

Closed abhyankar-amey closed 4 years ago

abhyankar-amey commented 4 years ago

1) Updated to v3 3) removed 'from wallet' line as it is not compatible in 'v 3' of docker-compose. Changes working fine at my end. Tested.

juanluisbaptiste commented 4 years ago

If you are deleting the volumes_from directive then you need to move the volumes section from the wallet-data container, otherwise you will break the configuration.

Also you need to add descriptive commit and PR messages the current one is not and I will not accept PR's with such non-descriptive commits. Please see here as a reference.

Please fix and send a new PR (referencing this one).