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

docs(srv): add registry migration procedure MTA-5186 #3951

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SamyOubouaziz
Copy link
Collaborator

Your checklist for this pull request

Description

Please describe what you added or changed.

@SamyOubouaziz SamyOubouaziz self-assigned this Nov 6, 2024
@SamyOubouaziz SamyOubouaziz added the do not merge PR that shouldn't be merged before a specific date (eg release) label Nov 6, 2024
---
meta:
title: Migrating an external image to the Scaleway Container Registry
description: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
description: Methods to migrate or import an image from an external public container registry to the Scaleway Container Registry.

description: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
content:
h1: Migrating an external image to the Scaleway Container Registry
paragraph: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
paragraph: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
paragraph: Methods to migrate or import an image from an external public container registry to the Scaleway Container Registry.

---
meta:
title: Migrating an external image to the Scaleway Container Registry
description: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
description: Methods to migrate or import an image from an external public container registry to the Scaleway Container Registry.

not sure about my suggestion, just thought that an "eternal container registry" was weird so ffti if it actually exists.

description: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
content:
h1: Migrating an external image to the Scaleway Container Registry
paragraph: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
paragraph: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
paragraph: Methods to migrate or import an image from an external public container registry to the Scaleway Container Registry.

not sure about my suggestion, just thought that an "eternal container registry" was weird so ffti if it actually exists.


## Import images using Skopeo

[Skopeo](https://github.com/containers/skopeo) is a command line utility that allows to perform various operations on container images and registries, such as image copy, inspection, deletion, etc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[Skopeo](https://github.com/containers/skopeo) is a command line utility that allows to perform various operations on container images and registries, such as image copy, inspection, deletion, etc.
[Skopeo](https://github.com/containers/skopeo) is a command line utility that allows you to perform various operations on container images and registries, such as image copy, inspection, deletion, etc.


## Import images using Skopeo

[Skopeo](https://github.com/containers/skopeo) is a command line utility that allows to perform various operations on container images and registries, such as image copy, inspection, deletion, etc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[Skopeo](https://github.com/containers/skopeo) is a command line utility that allows to perform various operations on container images and registries, such as image copy, inspection, deletion, etc.
[Skopeo](https://github.com/containers/skopeo) is a command line utility that allows you to perform various operations on container images and registries, such as image copy, inspection, deletion, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge PR that shouldn't be merged before a specific date (eg release)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants