lakeFS
lakeFS copied to clipboard
Migrate docker-compose deployments to Docker compose v2
Deadline: "End of June 2023"
What
docker-compose is deprecated and users are encouraged to switch to Docker compose v2.
This may be as simple as deleting the hyphen from docker-compose
. Or not...
Compose V2 integrates compose functions into the Docker platform, continuing to support most of the previous docker-compose features and flags. You can run Compose V2 by replacing the hyphen (-) with a space, using docker compose, instead of docker-compose.
The compose command in the Docker CLI supports most of the docker-compose commands and flags. It is expected to be a drop-in replacement for docker-compose.
@arielshaqed I would like to work on this issue. Can I go ahead?
@hjain5164 hi! Thanks for picking up the glove - are you still interested in taking this issue?
@N-o-Z yes I would like to work on this issue.
@hjain5164 thank you! We greatly appreciate your contribution🙏🏽 Please note the deprecation deadilne (end of june) and feel free to reach out if you need any help / have any questions!
@N-o-Z Sorry I am quite occupied with some other work and wil not be able to finish this and hence unassigning myself.
@hjain5164 No problem, thanks for the update
This issue is now marked as stale after 90 days of inactivity, and will be closed soon. To keep it, mark it with the "no stale" label.
Follow up on this issue
This is still relevant
This issue is now marked as stale after 90 days of inactivity, and will be closed soon. To keep it, mark it with the "no stale" label.
Closing this issue because it has been stale for 7 days with no activity.
Deadline may have been delayed. Still need to do it though.
There is no deadline, but the page says:
Warning
The final Compose V1 release, version 1.29.2, was May 10, 2021. These packages haven't received any security updates since then. Use at your own risk.