Open
Description
Summary
I was trying to install today and I got errors while building docker images. Two types of errors:
- ERROR [internal] load metadata for docker.io/library/java:8-jre docker.io/library/java:8-jre: not found (I handled this using openjdk:8-jre instead)
- Services
ts-ticketinfo-service
andts-food-map-service
threw error as they didn't exist.
Steps to reproduce
Simply run docker compose build
Your environment
OS(e.g: cat /etc/os-release
): Ventura 13.1
docker version(e.g docker version
): Docker Desktop 4.16.2
docker-compose version (e.g docker-compose --version
): docker-compose version 1.29.2, build 5becea4c
Search result and your thoughts
I was using the main branch and thus wondered if the repo isn't being maintained or am I missing something.
Metadata
Metadata
Assignees
Labels
No labels