From 497268faff0e9b9c02eabd9c180eff346b1fdb26 Mon Sep 17 00:00:00 2001 From: Mohamed Jamal Ghayyad Date: Thu, 1 Feb 2024 05:32:14 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b7384407..5451b261d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,9 @@ You can test, train, and diagnostic your HID API endpoint on https://mrdoc.hidde ## Run Production Docker Container -Copy your desired dockerfile in your working directory, we have two dockerfiles Dockerfile is ubuntu and nginx +This is going to download production build of the project build.zip which is only index.html and css, js files. + +Copy your desired dockerfile in your working directory, we have two dockerfiles (Dockerfile) is ubuntu and nginx Dockerfile-Alpine-Nginx is Alpine Linux and nginx then build a docker image