-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi there,
When running the docker container I get the following output:
2020/10/25 21:55:55 Creating container https://hfm1datastore.blob.core.windows.net/...
2020/10/25 21:55:56 Starting http cache server 127.0.0.1:8080
The command I'm running is:
docker run -p 8080:8080 cirrusci/azure-blob-storage-proxy:latest -account-name mydatastore
-account-key myaccountkey -container mycontainer
However I cant then access any files at http://localhost:8080/blob/key/here
. The container also gives the same output even if I put in the wrong key. Am I doing something wrong here?
Metadata
Metadata
Assignees
Labels
No labels