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
I'm using Windows 10 and Docker to run the project. I've created images for both the dockerfiles (with some updates in gradle version).
Now when I run docker-compose up, the python server says running on port 7777, but the CICFlowMeter says refused to connect.
Here is my CMD
When I run docker-compose ps, I do not see any ports n both the images.
But docker desktop lists the post as below
I'm new to docker. So please help me out to resolve this issue. Thanks.
The text was updated successfully, but these errors were encountered:
We are aware of the issue in docker-compose. sadly my colleague who's expert in docker and made this part of the code is no longer working in this project. I encourage you to make your own docker image.
Hello,
I'm using Windows 10 and Docker to run the project. I've created images for both the dockerfiles (with some updates in gradle version).
Now when I run
docker-compose up
, the python server says running onport 7777
, but theCICFlowMeter
says refused to connect.Here is my CMD
When I run
docker-compose ps
, I do not see any ports n both the images.But docker desktop lists the post as below
I'm new to docker. So please help me out to resolve this issue. Thanks.
The text was updated successfully, but these errors were encountered: