Skip to content

docker-compose up -d errors #179

Closed Answered by arnoldomolina
arnoldomolina asked this question in Q&A
Discussion options

You must be logged in to vote

Issue resolved, I was running a very old docker version. Docker version 1.13.1, build 4ef4b30/1.13.1, so I upgraded it to Docker version 24.0.7, build afdd53b with the following steps:

Removing your existing Docker version

Remove the Docker version installed by OpenShift and Cloud Pak for Data by running the following commands. These commands will not leave your system in an unrecoverable state.

sudo yum remove docker
docker-client
docker-client-latest
docker-common
docker-latest
docker-latest-logrotate
docker-logrotate
docker-engine

If you see messages that an item can't be removed, the reason is because not all items are installed. These messages can be ignored.
Updating servers …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by roncodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant