alpine: add dockerfile to argspec
This commit is contained in:
@@ -36,4 +36,6 @@ argument_specs:
|
|||||||
docker_entrypoint:
|
docker_entrypoint:
|
||||||
description: "Passed to container role"
|
description: "Passed to container role"
|
||||||
required: false
|
required: false
|
||||||
|
dockerfile:
|
||||||
|
description: "Passed to container role"
|
||||||
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user