This is very likely due to some unclean stuff in docker environment. Try this
docker-compose -f docker-compose.yaml down --volumes --remove-orphans
And then bring up the network again.
kc
This is very likely due to some unclean stuff in docker environment. Try this
docker-compose -f docker-compose.yaml down --volumes --remove-orphans
And then bring up the network again.
kc
Written by