Skip to content
Discussion options

You must be logged in to vote

@rpungello Hi!

npx dclint docker-compose.yml --disable-rule no-unbound-port-interfaces this command seems correct

Could you give me your github-action config?

So the question still remains: how is disable-rule supposed to be used in the GitHub action?

I assume it should be smthg like

- uses: docker-compose-linter/[email protected]
  with:
    path: ./docker-compose.yml
    disable-rule: no-unbound-port-interfaces

EDITED: I get it. Created a fix, now it should work. But still would be great to see an example and if you can test it again.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@janitor-of-code
Comment options

@janitor-of-code
Comment options

@rpungello
Comment options

@zavoloklom
Comment options

Answer selected by zavoloklom
@rpungello
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants