Skip to content

Commit

Permalink
docs: re-organize internal image docs (#1120)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Jun 19, 2024
1 parent 3105ee6 commit 521d464
Show file tree
Hide file tree
Showing 95 changed files with 36 additions and 0 deletions.
20 changes: 20 additions & 0 deletions base-internal/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# cypress/base-internal

>[!NOTE]
>`cypress/base-internal` Docker images are intended for internal Cypress.io use only. Please see [cypress/base](../base) for public images.
For content details of each image, see the corresponding [releases](./releases/) sub-directory.

## Tags

[cypress/base-internal](https://hub.docker.com/r/cypress/base-internal/tags) images on [Cypress on Docker Hub](https://hub.docker.com/u/cypress) use image tags in the form:

- `<node version>`
- `<operating system>`-node`<node version>`

for example:

- `cypress/base-internal:18.20.2`
- `cypress/base-internal:ubuntu24-node18`

Images which do not contain an operating system in their tag are based on Debian.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
16 changes: 16 additions & 0 deletions browsers-internal/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# cypress/browsers-internal

>[!NOTE]
>`cypress/browsers-internal` Docker images are intended for internal Cypress.io use only. Please see [cypress/browsers](../browsers) for public images.
Images are generally built from [cypress/base-internal](../base-internal/) images. For content details of each image, see the corresponding [releases](./releases/) sub-directory.

## Tags

[cypress/browsers-internal](https://hub.docker.com/r/cypress/browsers-internal/tags) images on [Cypress on Docker Hub](https://hub.docker.com/u/cypress) use image tags in the form:

- node`<node version>`-chrome`<chrome version>`-ff`<firefox version>`-edge

for example:

- `cypress/browsers-internal:node18.18.2-chrome125-ff126-edge`
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 521d464

Please sign in to comment.