phishing_catcher
phishing_catcher copied to clipboard
Docker Container showing Exit(2) status immediately after starting the container
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

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.