From 7ff8ad8407ab4daeeae527351eac348928a43c8b Mon Sep 17 00:00:00 2001 From: CommonLoon102 <321850+CommonLoon102@users.noreply.github.com> Date: Wed, 29 Jan 2020 20:15:05 +0000 Subject: [PATCH] Update README.md Add `--no-cache` so it always builds from scratch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff99b28..4d9d8e1 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ After you start the container, the following will happen: ## Deploy the server onto GNU/Linux 1. Install Docker and wget (if you don't have already), for example like this: `sudo snap install docker && sudo apt install wget -y` 2. Download the Dockerfile: `wget https://raw.githubusercontent.com/CommonLoon102/NBloodServerSupervisor/master/Dockerfile --directory-prefix=supervisor` -3. Build the Docker image: `sudo docker build -t nblood-supervisor:latest supervisor` +3. Build the Docker image: `sudo docker build --no-cache -t nblood-supervisor:latest supervisor` 4. Navigate to your Blood 1.21 directory where you have the below files. The files are from stock Blood 1.21, Cryptic Passage, Death Wish 1.6.10, The Way of Ira 1.0.1, Fleshed Out 1.3 - BLOOD.INI