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

The example .dsb file doesn't work #85

Closed
janetkuo opened this issue Aug 4, 2016 · 2 comments
Closed

The example .dsb file doesn't work #85

janetkuo opened this issue Aug 4, 2016 · 2 comments

Comments

@janetkuo
Copy link
Member

janetkuo commented Aug 4, 2016

$ kompose convert -f docker-compose-bundle.dsb
ERRO[0000] Could not parse config for project examples : Unknown resolution for '0.1' using <config.RawService Value> at line 23, column 13 
FATA[0000] Failed to load compose file: Unknown resolution for '0.1' using <config.RawService Value> at line 23, column 13

I guess it's due to recent libcompose update to v2, and updating .dsb to .dab with the latest docker-compose should fix it.

@ngtuna
Copy link
Contributor

ngtuna commented Aug 4, 2016

Hey @janetkuo , dsb is bundle format, you should use kompose convert --bundle docker-compose-bundle.dsb

@janetkuo
Copy link
Member Author

janetkuo commented Aug 4, 2016

Ah... I totally forgot 😄

@janetkuo janetkuo closed this as completed Aug 4, 2016
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