Erro: CANCELED [backend internal] load metadata for docker.io/library/openjdk:17-jdk-slim

Hello! I’m working on a project and I’m having trouble preparing the development environment using Docker (it’s been giving me an error).

This project that I’m working on at college is divided into three parts: frontend (html, css, javascript), backend (Java and spring boot) and database (MySQL) with monolithic architecture. Here’s the link: ifba-projeto-programacao-web-innova-turismo/README.md at main · JandersonMota00/ifba-projeto-programacao-web-innova-turismo · GitHub

At the moment there are only directories.

Previously, I had placed the DB inside the backend and Docker was working when I ran the command ‘docker-compose up -d’. When I created the DB directory in the project root, Docker stopped working. This is the error it has been showing:

The docker code is in the GitHub link above, I appreciate anyone who can help.

Hi. This is an English community forum. Please, translate your message to English. You can use the pencil icon for 24 hours to edit your message. I will keep this topic unlisted until the translation. Thank you.

I managed to solve it

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.