Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 204 Bytes

File metadata and controls

8 lines (7 loc) · 204 Bytes

Introduction

Please install all packages in requirements.txt file.

Run in Docker

docker build -t imagename .
docker run --env-file=.env -it --rm -p 8094:8094 --name continerName imagename