You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ docker run --rm cloudposse/geodesic:latest-debian init | bash
Inadequate permissions to install to /usr/local/bin. Installing to /Users/glen/.local/bin.
# Installing geodesic from cloudposse/geodesic: -debian...
docker: invalid reference format.
See 'docker run --help'.
# Failed to install geodesic
# If this is not due to file system permissions, please
# check for known issues and consider reporting the failure at
# https://github.com/cloudposse/geodesic/issues
Steps to Reproduce
Run docker run --rm cloudposse/geodesic:latest-debian init | bash
Maintainer's Note
This only affects Geodesic v3.1.0
Describe the Bug
The install instructions from quick start gave me errors:
Steps to Reproduce
docker run --rm cloudposse/geodesic:latest-debian init | bash
Additional Context
I've fixed the generated script this way:
The text was updated successfully, but these errors were encountered: