forked from pool/docker-compose-switch
Accepting request 987335 from home:ojkastl_buildservice:docker_compose_etc
new package docker-compose-switch: Compose Switch is a replacement to the Compose V1 docker-compose (python) executable. It translates the command line into Compose V2 docker compose then run the latter. OBS-URL: https://build.opensuse.org/request/show/987335 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-compose-switch?expand=0&rev=1
This commit is contained in:
9
docker-compose-switch-rpmlintrc
Normal file
9
docker-compose-switch-rpmlintrc
Normal file
@@ -0,0 +1,9 @@
|
||||
# As this package is written in golang, it does not provide
|
||||
# python*-docker-compose. But as it obsoletes the v1 package
|
||||
# written in python, we get a warning.
|
||||
# In addition docker-compose > 2.0.0 is provided by the
|
||||
# docker-compose package, that this package requires. So it
|
||||
# cannot provide what it obsoletes.
|
||||
#
|
||||
# The warning can therefore be ignored.
|
||||
addFilter("obsolete-not-provided")
|
Reference in New Issue
Block a user