Skip to content

Container: Add initial container for yamllint#794

Open
oliv3r wants to merge 1 commit intoadrienverge:masterfrom
oliv3r:dev/containerize
Open

Container: Add initial container for yamllint#794
oliv3r wants to merge 1 commit intoadrienverge:masterfrom
oliv3r:dev/containerize

Conversation

@oliv3r
Copy link

@oliv3r oliv3r commented Nov 16, 2025

Just a quick set of files to enable the build of (tagged) containers, allowing us to use yamllint cli with a quick docker run, instead of having to build/install stuff locally.

The README can be updated once a few containers have been tagged, published and validated.

Note, do not run with docker run --tty when wanting to redirect stdin!

docker run --rm --interactive yamllint:master -s - < /path/to/file

Just a quick set of files to enable the build of (tagged) containers,
allowing us to use yamllint cli with a quick docker run, instead of
having to build/install stuff locally.

The README can be updated once a few containers have been tagged,
published and validated.

Note, do not run with `docker run --tty` when wanting to redirect stdin!

docker run --rm --interactive yamllint:master -s - < /path/to/file

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
@coveralls
Copy link

Coverage Status

coverage: 99.815%. remained the same
when pulling cee65a9 on oliv3r:dev/containerize
into 22d07ed on adrienverge:master.

@adrienverge
Copy link
Owner

Hello, thanks for the proposal, but please check existing pull requests: #281, #179, #191, #154, #118, #434, #575, etc.

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

Successfully merging this pull request may close these issues.

3 participants