Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to access files over proxy #2

Open
sjdrc opened this issue Oct 25, 2020 · 0 comments
Open

Unable to access files over proxy #2

sjdrc opened this issue Oct 25, 2020 · 0 comments

Comments

@sjdrc
Copy link

sjdrc commented Oct 25, 2020

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant