Dockerfile for steemd, Tuned for Performance

in #steemd-docker9 years ago (edited)

A Docker image that works better with Docker Machine.

There is already steemd-docker, so why another Docker image for steemd?

There is one major issue with the approached being used there. When using Docker Machine, mounting a local directory as a volume degrades performance significantly. That's why the image presented in this repository uses a different way - a data volume container.

steemd-dockerized FTW!