Skip to content

Commit 8629233

Browse files
committed
update readme
1 parent bd72b36 commit 8629233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The dockerfile will build the client bundle application without the need of inst
55

66
To obtain and deploy the client bundle in the server, follow the instructions below:
77

8-
0. If the image already exists, delete it: `docker rmi -f <image_id_>`
8+
0. If the image already exists, delete it: `docker rmi -f <image_id_>`. Alternatively, you can reuse your previous image, but remember to reclone the SOMEF-Vider repository to get the latest version.
99

1010
1. Build the image: `docker build -t vider-client .` This creates an image with the bundle inside it
1111

0 commit comments

Comments
 (0)