using "docker-compose -f docker_compose.yml up"
I started up mongodb:4.2 and quack. See the log - mongodb 4.2
started correctly and quack appeared to start.
Using a local firefox, I logged in using root:rootpass and created
a user named "bob".
Next, I logged out as "root" and attempted to login as "bob"
it did not work. the screen capture is attached
Next, I logged out of quack locally and started up quack using a web browser
external to the VM where I am running quack.
Quack started up but when I attempted to login using "root:rootpass" or "bob:bob", I got an authorization error. See the 2nd screen capture.
The quack log is in the VM. I will try to add it to the next comment.


using "docker-compose -f docker_compose.yml up"


I started up mongodb:4.2 and quack. See the log - mongodb 4.2
started correctly and quack appeared to start.
Using a local firefox, I logged in using root:rootpass and created
a user named "bob".
Next, I logged out as "root" and attempted to login as "bob"
it did not work. the screen capture is attached
Next, I logged out of quack locally and started up quack using a web browser
external to the VM where I am running quack.
Quack started up but when I attempted to login using "root:rootpass" or "bob:bob", I got an authorization error. See the 2nd screen capture.
The quack log is in the VM. I will try to add it to the next comment.