You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.
-> docker pull raesene/bwapp
-> docker run -it -p 8081:80 raesene/bwapp (as port 80 is occupied)
P.s, its the same if i run it in detached mode, I just used -it to see the logs
Please see if you can reproduce the same error and let me know if I am doing something wrong
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I simply ran the following commands
-> docker pull raesene/bwapp
-> docker run -it -p 8081:80 raesene/bwapp (as port 80 is occupied)
P.s, its the same if i run it in detached mode, I just used -it to see the logs
Please see if you can reproduce the same error and let me know if I am doing something wrong
The text was updated successfully, but these errors were encountered: