Skip to content

Commit 7dc7f1f

Browse files
authored
Update private-images-replicated.mdx
1 parent d2aba2f commit 7dc7f1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vendor/private-images-replicated.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Replicated registry has the following limitations:
2424

2525
* When using Docker Build to build and push images to the Replicated registry, provenance attestations are not supported. To avoid a 400 error, include the `--provenance=false` flag to disable all provenance attestations. For more information, see [docker buildx build](https://docs.docker.com/engine/reference/commandline/buildx_build/#provenance) and [Provenance Attestations](https://docs.docker.com/build/attestations/slsa-provenance/) in the Docker documentation.
2626

27-
* You may encounter a timeout error when pushing images with layers close to or exceeding 2GB in size, resulting in an error such as: "received unexpected HTTP status: 524." To work around this, reduce the size of the image layers and push the image again. If the 524 error persists, continue decreasing the layer sizes until the push is successful.
27+
* You might encounter a timeout error when pushing images with layers close to or exceeding 2GB in size, such as: "received unexpected HTTP status: 524." To work around this, reduce the size of the image layers and push the image again. If the 524 error persists, continue decreasing the layer sizes until the push is successful.
2828

2929
## Push Images to the Replicated Registry
3030

@@ -76,4 +76,4 @@ Docker format:
7676
docker push registry.replicated.com/myapp/worker:1.0.1
7777
```
7878

79-
1. In the [Vendor Portal](https://vendor.replicated.com/), go to **Images** and scroll down to the **Replicated Private Registry** section to confirm that the image was pushed.
79+
1. In the [Vendor Portal](https://vendor.replicated.com/), go to **Images** and scroll down to the **Replicated Private Registry** section to confirm that the image was pushed.

0 commit comments

Comments
 (0)