getminera / minera

Minera is a web interface to monitor and manage mining devices
http://getminera.com
Other
372 stars 156 forks source link

Dockerfile for minera? Minera as a Docker image #158

Closed alberttwong closed 7 years ago

alberttwong commented 7 years ago

I'd like to request a dockerfile for minera. Thanks!

alberttwong commented 7 years ago

I tried building my own dockerfile and it prompts the mail configuration. How can we script the entire install and configuration?

alberttwong commented 7 years ago

Also Docker doesn't like

[Build]    Run /etc/init.d/lighttpd force-reload to enable changes
[Build]    Reloading web server configuration: lighttpd failed!

It's because dockerfile run without systemd/init you can't execute service or systemctl commands.

michelem09 commented 7 years ago

Look at this: https://github.com/michelem09/minera/pull/155

alberttwong commented 7 years ago

@michelem09 So maybe it's me but I don't see a dockerfile in your master branch.

michelem09 commented 7 years ago

Try now