lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Migrate docker-compose deployments to Docker compose v2

Open arielshaqed opened this issue 1 year ago • 12 comments

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 avatar Apr 16 '23 13:04 arielshaqed

@arielshaqed I would like to work on this issue. Can I go ahead?

hjain5164 avatar Apr 16 '23 16:04 hjain5164

@hjain5164 hi! Thanks for picking up the glove - are you still interested in taking this issue?

N-o-Z avatar May 03 '23 09:05 N-o-Z

@N-o-Z yes I would like to work on this issue.

hjain5164 avatar May 03 '23 14:05 hjain5164

@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 avatar May 03 '23 15:05 N-o-Z

@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 avatar May 18 '23 07:05 hjain5164

@hjain5164 No problem, thanks for the update

N-o-Z avatar May 18 '23 07:05 N-o-Z

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.

github-actions[bot] avatar Nov 01 '23 15:11 github-actions[bot]

Follow up on this issue

N-o-Z avatar Nov 01 '23 16:11 N-o-Z

This is still relevant

N-o-Z avatar Nov 07 '23 10:11 N-o-Z

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.

github-actions[bot] avatar Feb 06 '24 01:02 github-actions[bot]

Closing this issue because it has been stale for 7 days with no activity.

github-actions[bot] avatar Feb 13 '24 01:02 github-actions[bot]

Deadline may have been delayed. Still need to do it though.

arielshaqed avatar Feb 13 '24 04:02 arielshaqed

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.

arielshaqed avatar Feb 28 '24 12:02 arielshaqed