Code Monkey home page Code Monkey logo

docker-electrum-daemon's People

Contributors

chris54721 avatar osminogin avatar ramontayag avatar slavikus avatar theborakompanioni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-electrum-daemon's Issues

Wallet deleted when container restarted?

Hello,

I am new to docker, I set this image up like this in docker-compose.yml:

electrum:
    image: osminogin/electrum-daemon:3.3.8
    expose:
      - 7000
    env_file:
      - .electrum.dev
    volumes:
      - electrum-data:/data
volumes:
  electrum-data:

But when I run electrum create in the container, it creates the wallet in .electrum/wallets but when I restart its gone, how can I make it persist? From what i've seen there is no simple way to make the anonymous volume re-use the older ones

No longer able to connect to the RPC

On commit #2, I was able to query electrum via RPC. Now, I can't. I'm not sure why and I'll give it a shot tomorrow. Might have something to do with the removal of socat (whose usage I'm not familiar with).

(make build) ==> chown: unknown user

Hi,

I have this error when i run 'make build':
`
chown: unknown user electrum
The command '/bin/sh -c mkdir -p /data ${ELECTRUM_HOME} && ln -sf /data ${ELECTRUM_HOME}/.electrum && chown ${ELECTRUM_USER} ${ELECTRUM_HOME}/.electrum /data' returned a non-zero code: 1
make: *** [Makefile:20 : docker_build] Erreur 1

If you have an idea !? :)
`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.