From 60126aa8beadb444b883a4f9144ed1cc520abe0f Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Sat, 25 May 2024 15:50:13 +0200 Subject: [PATCH] docs: remove global profile from contributing --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 53e5a0b10a..e39366d75c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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` @@ -220,5 +220,3 @@ When following these steps, you may get into a state where you have cached copie ``` 12. Delete the `tmp` tag. - -