You are viewing a single comment's thread from:
RE: Running steemit locally update
Thanks for the info.
So, after it's fixed, using it will be as easy as these steps?
docker pull steemit/steemit.com
docker run --name steemweb -p 8080:8080 steemit/steemit.com
Then browse to localhost:8080
Yes! I believe it will be that easy. That will be nice.