Fix Exception
🏆 FixMan
BTC
Cup
Exceptions for package
docker-compose
23289
3
207
Service '(name)' contains uppercase characters which are not valid as part of an image name. Either use a lowercase service name or use the `image` field to set a custom name for the service image.
/ docker-compose
1
584
The platform targeted with the current context is not supported. Make sure the context in use targets a Docker Engine.
/ docker-compose
1
537
Network (name) declared as external, but could not be found. Please create the network manually using `(command) (name)` and try again.
/ docker-compose
1
473
Service "(dep_name)" was pulled in as a dependency of service "(service_name)" but is not enabled by the active profiles. You may fix this by adding a common profile to "(dep_name)" and "(service_name)".
/ docker-compose
1
286
Service '(s.name)' depends on service '(dep)' which is undefined.
/ docker-compose
1
259
Volume %s has incorrect format, should be external:internal[:mode]
/ docker-compose
1
233
Volume (name) declared as external, but could not be found. Please create the volume manually using `(command)(name)` and try again.
/ docker-compose
1
230
environment variable name '(param1)' may not contain whitespace.
/ docker-compose
1
222
Setting workdir for exec is not supported in API < 1.35 (%s)
/ docker-compose
1
199
Service "(service)" uses an undefined secret "(secret)"
/ docker-compose
1
178
'network_mode' and 'networks' cannot be combined
/ docker-compose
1
163
--no-ansi and --ansi cannot be combined.
/ docker-compose
First
Prev
Page
1
of
11
Next
Last