Skip to content

Rework Docker prerequisites #5862

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

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

MikeMcC399
Copy link
Contributor

Issue

The section Getting Started > Installing Cypress > System requirements > Linux prerequisites > Docker is outdated and only mentions cypress/base.

The use of Bun or Alpine Linux images isn't covered.

Change

On the page Getting Started > Installing Cypress

  • Change the heading from "Docker" to "Docker Prerequisites"
  • Rewrite the contents
  • Refer to the operating systems section for supported OS Ubuntu, Fedora and Debian
  • Address Alpine and Bun without explicitly mentioning them:
    • Stand-alone Alpine Linux is ruled out by referring to the supported OS list
    • Bun Docker images don't have Node.js installed (Bun is supposed to be a replacement for Node.js), so Node.js is explicitly listed to be added
    • Bun comes in a Debian variant and an Alpine variant. Alpine is ruled out (see above)

Copy link

netlify bot commented Jul 2, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit e063090

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review July 2, 2024 10:00
@MikeMcC399 MikeMcC399 marked this pull request as draft July 2, 2024 11:59
@MikeMcC399 MikeMcC399 marked this pull request as ready for review July 2, 2024 12:13
@jennifer-shehane jennifer-shehane merged commit bfdaf24 into cypress-io:main Jul 2, 2024
3 checks passed
@MikeMcC399 MikeMcC399 deleted the docker-prerequisites branch July 16, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants