Skip to content

Commit d80654e

Browse files
SamyOubouaziznerda-codesbene2k1
authored
Apply suggestions from code review
Co-authored-by: nerda-codes <[email protected]> Co-authored-by: Benedikt Rollik <[email protected]>
1 parent 5823c00 commit d80654e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

serverless/containers/api-cli/migrate-external-image-to-scaleway-registry.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
33
title: Migrating an external image to the Scaleway Container Registry
4-
description: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
4+
description: Methods to migrate or import an image from an external public container registry to the Scaleway Container Registry.
55
content:
66
h1: Migrating an external image to the Scaleway Container Registry
7-
paragraph: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
7+
paragraph: Methods to migrate or import an image from an external public container registry to the Scaleway Container Registry.
88
tags: serverless containers registry import copy migrate skopeo docker
99
dates:
1010
validation: 2024-11-06
@@ -43,7 +43,7 @@ This page explains how to migrate images from public external container registri
4343

4444
## Import images using Skopeo
4545

46-
[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.
46+
[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.
4747

4848
1. Install Skopeo by referring to the [official documentation](https://github.com/containers/skopeo/blob/main/install.md).
4949

serverless/jobs/api-cli/migrate-external-image-to-scaleway-registry.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
33
title: Migrating an external image to the Scaleway Container Registry
4-
description: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
4+
description: Methods to migrate or import an image from an external public container registry to the Scaleway Container Registry.
55
content:
66
h1: Migrating an external image to the Scaleway Container Registry
7-
paragraph: Methods to migrate or import an image from an eternal public container registry to the Scaleway Container Registry.
7+
paragraph: Methods to migrate or import an image from an external public container registry to the Scaleway Container Registry.
88
tags: serverless jobs registry import copy migrate skopeo docker
99
dates:
1010
validation: 2024-11-06
@@ -43,7 +43,7 @@ This page explains how to migrate images from public external container registri
4343

4444
## Import images using Skopeo
4545

46-
[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.
46+
[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.
4747

4848
1. Install Skopeo by referring to the [official documentation](https://github.com/containers/skopeo/blob/main/install.md).
4949

0 commit comments

Comments
 (0)