Skip to content

Commit

Permalink
Merge pull request #350 from rsau/bug/port
Browse files Browse the repository at this point in the history
updated port to 443
  • Loading branch information
jandubois authored Mar 12, 2024
2 parents 5c68951 + f5a9784 commit d7dfcb8
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/ui/preferences/container-engine/allowed-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can specify Allowed Image patterns using the format `[registry/][:port/][org

> If not specified in an Allowed Image pattern,
> * `registry` defaults to Docker Hub (`docker.io`).
> * `port` defaults to 433.
> * `port` defaults to 443.
> * `organization` for Docker Hub defaults to `library`, and does not apply to other registries.
> * `tag` defaults to anything and **not** just to `latest`.
Expand Down

0 comments on commit d7dfcb8

Please sign in to comment.