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

doctl fail to install serverless when using docker #1656

Open
xgvargas opened this issue Feb 5, 2025 · 0 comments
Open

doctl fail to install serverless when using docker #1656

xgvargas opened this issue Feb 5, 2025 · 0 comments
Labels

Comments

@xgvargas
Copy link

xgvargas commented Feb 5, 2025

I am trying to use the docker version of doctl and:

  1. sadly the image was created without serverless support already installed (why?) (also mentioned here doctl serverless install should not require authentication #1559)
  2. it fails when running docker run --rm -it --env=DIGITALOCEAN_ACCESS_TOKEN=??? digitalocean/doctl serverless install. Error is: stat /root/.config/doctl: no such file or directory
  3. unable to access container's shell to check for the correct path and fix it with the install option -c

Environment:

  • doctl version:
    REPOSITORY               TAG       IMAGE ID       CREATED         SIZE
    digitalocean/doctl       latest    02672a76bc47   2 hours ago     50MB

    doctl version 1.121.0-release
    Git commit hash: a24ecf6c
  • OS: linux debian
  • Installation method: docker
@xgvargas xgvargas added the bug label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant