phishing_catcher icon indicating copy to clipboard operation
phishing_catcher copied to clipboard

Docker Container showing Exit(2) status immediately after starting the container

Open KRiteshchowdary opened this issue 3 years ago • 0 comments

Running Docker Version 4.10.1 (82475) System : macOS Monterey(12.4); MacBook Pro Intel Based

I have built docker container by running docker build . -t phishing_catcher from the phishing_catcher file. There were no errors during this time

Screenshot 2022-07-14 at 8 49 31 PM

When ever I try to run docker container by clicking the play button in 2-3 seconds the docker containers quits and Exit(2) is shown in status

How to resolve this issue.

KRiteshchowdary avatar Jul 14 '22 15:07 KRiteshchowdary