mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 11:00:25 +00:00
Merge pull request #573 from nathanleclaire/azure_nev
Propagate AZURE_STG_ACCOUNT_NAME in build container
This commit is contained in:
commit
8a8ac34a68
@ -97,6 +97,7 @@ uploadvhd: azure
|
|||||||
docker run \
|
docker run \
|
||||||
-i \
|
-i \
|
||||||
-e AZURE_STG_ACCOUNT_KEY \
|
-e AZURE_STG_ACCOUNT_KEY \
|
||||||
|
-e AZURE_STG_ACCOUNT_NAME \
|
||||||
-e CONTAINER_NAME \
|
-e CONTAINER_NAME \
|
||||||
--log-driver none \
|
--log-driver none \
|
||||||
--rm \
|
--rm \
|
||||||
|
Loading…
Reference in New Issue
Block a user