From 3d879c30dd9bec9ed47ed7202b198f4625d7d1a8 Mon Sep 17 00:00:00 2001 From: Hiroji Kiyotake <38101080+wowario@users.noreply.github.com> Date: Sun, 23 Jun 2019 17:43:23 +0000 Subject: [PATCH] Updated Build with Docker (markdown) --- Build-with-Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build-with-Docker.md b/Build-with-Docker.md index 59fc011..d1a042d 100644 --- a/Build-with-Docker.md +++ b/Build-with-Docker.md @@ -4,7 +4,7 @@ `cd wownero` ## Build Docker Image -`docker build --no-cache --network=host --build-arg NPROC=2 -t wownero .` +`docker build --no-cache --network=host --build-arg NPROC=2 -t wownero:master .` `docker images`