You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I meet similar problems and after modifying the docker-compose.yml as PR #250 the images can be built.
However, when I try to docker-compose up these containers, new problems occur.
Have you solved the problems? We could discuss it more.
Summary
I was trying to install today and I got errors while building docker images. Two types of errors:
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.1docker version(e.g
docker version
): Docker Desktop 4.16.2docker-compose version (e.g
docker-compose --version
): docker-compose version 1.29.2, build 5becea4cSearch 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.
The text was updated successfully, but these errors were encountered: