Skip to content

Commit

Permalink
docs: remove global profile from contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed May 28, 2024
1 parent 07c1824 commit 60126aa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ In CI, the images are built and tested in real `arm64` and `x64` architectures.
└─────────────────────────────────────────────┘
```

A current limitation is that no `arm64` images have browser binaries - see https://github.com/cypress-io/cypress-docker-images/issues/695 for details. [`global-profile.sh`](./scripts/for-images/global-profile.sh) is placed in `/etc/bash.bashrc`, so Arm Docker users will see a warning about this limitation.
A current limitation is that no `arm64` images have browser binaries - see https://github.com/cypress-io/cypress-docker-images/issues/695 for details.

### Updating images to add `linux/arm64`

Expand Down Expand Up @@ -220,5 +220,3 @@ When following these steps, you may get into a state where you have cached copie
```
12. Delete the `tmp` tag.
</details>

0 comments on commit 60126aa

Please sign in to comment.