docker-compose -f xxx up -d is saying up-to-date on freshly rebuilt containers when it should be saying Recreating
bad
docker-compose
Server Version: 18.04.0-ce-rc1
good
docker-compose
Server Version: 18.03.0-ce
I have installed docker on my server and execute my docker commands from inside a container … everything runs OK until today’s docker release of Server Version: 18.04.0-ce-rc1
Is the correct forum to post this or should I put this on https://github.com/docker/compose/issues/