From c7ef090562a651042f24469d402bfa9dd56d832f Mon Sep 17 00:00:00 2001 From: Arunangshu Biswas <20253878+dotslash21@users.noreply.github.com> Date: Tue, 8 Oct 2019 21:44:14 +0530 Subject: [PATCH] Update readme.md --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9373cfd..575a289 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,11 @@ ## How to Build +### Normal Build - Build Docker Image: `docker build -t certificate-worker .` - Run a Container from the image: `docker run -t -d --env-file .env certificate-worker` -- sh into the container: `docker exec -it /bin/sh` \ No newline at end of file +- sh into the container: `docker exec -it /bin/sh` + +### Local Development Build +- Build Docker Image: `docker build -t certificate-worker .` +- Run a Container from the image: `docker run -t -d --env-file .env certificate-worker` +- sh into the container: `docker run -it --entrypoint /bin/bash certificate-worker -s` pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy