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

image "slug": null #142

Open
jalleyne opened this issue Feb 26, 2016 · 1 comment
Open

image "slug": null #142

jalleyne opened this issue Feb 26, 2016 · 1 comment

Comments

@jalleyne
Copy link

When using the api to generate snapshots, the name does not translate to a slug like the default (digitalocean) images. This breaks tools like docker machine (see issue: docker/machine#3086).

@franklouwers
Copy link

You need to use the image id. As per the docs (my emphasis in bold):

A uniquely identifying string that is associated with each of the DigitalOcean-provided public images. These can be used to reference a public image as an alternative to the numeric id.

So only the public images have a slug.

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

2 participants