Sign inSign up

vplauzon/list-blobs

By vplauzon

•Updated over 8 years ago

List the blob urls from an Azure Blob container

Image
0

1.1K

vplauzon/list-blobs repository overview

See project site⁠. The DockerFile available here⁠.

The container runs a .NET Core Console App which lists blobs from a folder in an Azure Storage Account Container. See more details here⁠.

Here are the environment variables that need to be set in order for it to work properly:

Environment VariablesDescription
BLOB_DIRBlob directory. It can either be a URL to a blob container or all the way to a folder within the container.
SAS_TOKENSAS Token for the blob container. The token must provide List access.
TARGET_URLTarget blob URL to write the list. If the blob container isn't public, the URL must contain a SAS token providing write access. If omitted, list if output on console.

Tag summary

Content type

Image

Digest

Size

69.8 MB

Last updated

over 8 years ago

docker pull vplauzon/list-blobs