-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Breaks docker-compose #75
Comments
Same issue here :( |
Have you filed a bug with docker-compose? |
From @Nighthawk22's message, it appears as though this was previously working with docker-compose. Unfortunately, none of yesterday's checkins appear to have obviously broken anything... |
Yes it was previously working. I will open a docker-compose ticket. |
Sorry if I'm being dense here but are you going to raise a ticket here https://github.com/docker/compose? If so, isn't it more likely that this was working with the same version of docker-compose? |
Nope definitly not. Also build a reproducable example. |
Issue avoided by #79. Docker-compose should still not break if a package contains a symlink. |
Clarify MSRV, and rework tests accordingly
We are using the prometheus library at one of our projects and it seems like the fixtures directory is breaking the last docker-compose build:
Building the service with docker itself is working prefectly fine.
Docker version:
Docker-compose version:
The text was updated successfully, but these errors were encountered: