Skip to content

Wrong placement of flag in command #73

Merged
schurzi merged 2 commits intodev-sec:masterfrom
nnickie23:master
Feb 25, 2023
Merged

Wrong placement of flag in command #73
schurzi merged 2 commits intodev-sec:masterfrom
nnickie23:master

Conversation

@nnickie23
Copy link
Copy Markdown
Contributor

Fix the placement of "--no-trunc" flag of docker command

@rndmh3ro
Copy link
Copy Markdown
Member

rndmh3ro commented Dec 2, 2021

Thanks, the code changes look good! You do need to sign-off your commits, though. Please check here (https://github.com/dev-sec/cis-docker-benchmark/pull/73/checks?check_run_id=4395996667) on how to do this.

Fix the placement of "--no-trunc" flag of docker command

Signed-off-by: nnickie23 <tnkgold97@mail.ru>
@schurzi schurzi added the bug label Feb 25, 2023
@schurzi schurzi changed the title Fix command flag (#72) Wrong placement of flag in command Feb 25, 2023
@schurzi schurzi linked an issue Feb 25, 2023 that may be closed by this pull request
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
@schurzi
Copy link
Copy Markdown
Contributor

schurzi commented Feb 25, 2023

sorry to let this hang for so long.

I had one minor change, the Docker documentation states a different order of arguments (https://docs.docker.com/engine/reference/commandline/history/)

docker history [OPTIONS] IMAGE

@schurzi schurzi merged commit 0baeeb2 into dev-sec:master Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong placement of flag in command

3 participants