We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WARN[0000] Unsupported key expose - ignoring WARN[0000] Unsupported key hostname - ignoring FATA[0000] "pinpoint-collector" failed to load ports from compose file: invalid container port "9995:9995/tcp"
The text was updated successfully, but these errors were encountered:
Than you for reporting this.
It looks like there is a bug in how Kompose parses ports. It is not expecting that it could be in 'host:container:proto" format. https://github.com/skippbox/kompose/blob/0c33e7e96517dd85fb96d8ab87fa42ec827bb6cb/pkg/loader/compose/compose.go#L59
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
WARN[0000] Unsupported key expose - ignoring
WARN[0000] Unsupported key hostname - ignoring
FATA[0000] "pinpoint-collector" failed to load ports from compose file: invalid container port "9995:9995/tcp"
The text was updated successfully, but these errors were encountered: