Skip to content

Commit

Permalink
initrd: Remove mention of USE_DOCKER
Browse files Browse the repository at this point in the history
Removed `USE_DOCKER` from the initrd builder usage statement as that
builder does not use Docker.

Signed-off-by: James O. D. Hunt <[email protected]>
  • Loading branch information
jodh-intel committed Apr 20, 2018
1 parent f17b5c2 commit ddb71e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions initrd-builder/initrd_builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ Extra environment variables:
DEFAULT: kata-agent
AGENT_INIT: use kata agent as init process
DEFAULT: no
USE_DOCKER: If set, the image builds in a Docker Container. Setting
this variable requires Docker.
DEFAULT: not set
EOT
exit "${error}"
}
Expand Down

0 comments on commit ddb71e8

Please sign in to comment.