File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
content/manuals/build/cache/backends Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ The following table describes the available CSV parameters that you can pass to
3737| ` name ` | ` cache-to ` ,` cache-from ` | String | | Name of the cache image. |
3838| ` endpoint_url ` | ` cache-to ` ,` cache-from ` | String | | Endpoint of the S3 bucket. |
3939| ` blobs_prefix ` | ` cache-to ` ,` cache-from ` | String | | Prefix to prepend to blob filenames. |
40+ | ` upload_parallelism ` | ` cache-to ` | Integer | ` 4 ` | Number of parallel layer uploads. |
4041| ` manifests_prefix ` | ` cache-to ` ,` cache-from ` | String | | Prefix to prepend on manifest filenames. |
4142| ` use_path_style ` | ` cache-to ` ,` cache-from ` | Boolean | ` false ` | When ` true ` , uses ` bucket ` in the URL instead of hostname. |
4243| ` access_key_id ` | ` cache-to ` ,` cache-from ` | String | | See [ authentication] [ 1 ] . |
You can’t perform that action at this time.
0 commit comments