Starting a MogileFS instance is trivial now:
$ sudo docker run -t -d -p 7001:7001 -p 7500:7500 --name maio hrchu/mogilefs-all-in-one
That's it! Now MogileFS is ready to war on port 7001/7500! 😎
You can confirm it by either:
Find more information in the project repo: https://hrchu.github.io/mogilefs-all-in-one-docker/