getminera/minera

Dockerfile for minera? Minera as a Docker image

alberttwong opened this issue · 5 comments

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

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

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.

Look at this: #155

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

Try now