Commit 4dc31058 authored by Egil Haugli's avatar Egil Haugli

Update doc/administration/packages/container_registry.md

parent 920ae4d2
...@@ -321,7 +321,7 @@ The different supported drivers are: ...@@ -321,7 +321,7 @@ The different supported drivers are:
| Driver | Description | | Driver | Description |
|--------------|--------------------------------------| |--------------|--------------------------------------|
| `filesystem` | Uses a path on the local file system | | `filesystem` | Uses a path on the local file system |
| `Azure` | Microsoft Azure Blob Storage | | `azure` | Microsoft Azure Blob Storage |
| `gcs` | Google Cloud Storage | | `gcs` | Google Cloud Storage |
| `s3` | Amazon Simple Storage Service. Be sure to configure your storage bucket with the correct [S3 Permission Scopes](https://docs.docker.com/registry/storage-drivers/s3/#s3-permission-scopes). | | `s3` | Amazon Simple Storage Service. Be sure to configure your storage bucket with the correct [S3 Permission Scopes](https://docs.docker.com/registry/storage-drivers/s3/#s3-permission-scopes). |
| `swift` | OpenStack Swift Object Storage | | `swift` | OpenStack Swift Object Storage |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment