Skip to content
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

[workspace-cluster] bump docker and docker compose deps #18460

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

kylos101
Copy link
Contributor

@kylos101 kylos101 commented Aug 8, 2023

Description

Depends on https://github.com/gitpod-io/compose/releases/tag/v2.20.2-gitpod.1, refer to gitpod-io/compose#1 for background.

Also, updated related release instructions.

Summary generated by Copilot

🤖 Generated by Copilot at de650a7

Update dockerVersion and dockerComposeVersion in WORKSPACE.yaml to use the latest versions. This is part of a pull request to improve Gitpod's workspace containers.

Related Issue(s)

Fixes # n/a

How to test

From a preview environment:

  1. start a workspace from https://github.com/gitpod-samples/template-docker-compose in this PR's preview environment
  2. Check the docker compose version (you can also try from https://github.com/kylos101/gitpod-custom-image)
gitpod /workspace/template-docker-compose (main) $ docker compose version
Docker Compose version v2.20.2-gitpod.1
gitpod /workspace/template-docker-compose (main) $ docker-compose version
Docker Compose version v2.20.2-gitpod.1
  1. Check the docker version (docker -v)

Documentation

Preview status

Gitpod was successfully deployed to your preview environment.

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • with-integration-tests=workspace
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh. If enabled, with-preview and with-large-vm will be enabled.
  • with-monitoring

/hold

@kylos101 kylos101 requested a review from a team August 9, 2023 01:02
@kylos101 kylos101 marked this pull request as ready for review August 9, 2023 01:02
@roboquat roboquat merged commit f31669f into main Aug 9, 2023
@roboquat roboquat deleted the kylos101/compose-update branch August 9, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants