-
Notifications
You must be signed in to change notification settings - Fork 17
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
Docker uplink-cli image run guide #109
Comments
Thanks for your report. This container has been unmaintained for a long time and the current version no longer works due to several bugs in the entrypoint. The Dockerfile was removed in the beginning of this year. But I think it would be good to release a new working container again. Can you describe to me what you are trying to achieve? I'd like to be sure it will actually help you. Are you trying to use uplink-cli? |
Hello @Erikvv, thanks for the fast response. I am going to run uplink as a microservice through docker-compose.
We need to share access to the files that are in the bucket. For each file, there will be a dedicated URL.
Yes. |
Change https://review.dev.storj.io/c/storj/storj/+/9304 mentions this issue. |
Add a docker image for uplink-cli and push it to docker hub. We used to have this before the change to uplinkng. I'm not sure if the pushing works, we'll see after merge. To test, build an image with `make uplink-image`, read the tag from the output and run normal uplink-cli commands using `docker run -it storjlabs/uplink:df9bbceca-uplink-docker-go1.18.8-amd64 [command]` Part of storj/uplink#109 Change-Id: I8a10aab2b778951ff42a22ba2f252c581eb66b65
Hi there!
Is it possible to provide to community manual on how to run the uplink docker image?
When I run uplink in docker-compose
with .env:
configs in root/.config/storj/uplink:
~/.config/storj/uplink# cat config.ini - empty
and instantly after start it throws error:
The text was updated successfully, but these errors were encountered: