Skip to content

Unable to access files over proxy #2

@sjdrc

Description

@sjdrc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions