alpine: add dockerfile to argspec

This commit is contained in:
uumas
2023-07-05 15:33:54 +03:00
parent 011b2036d6
commit 8812459beb

View File

@@ -36,4 +36,6 @@ argument_specs:
docker_entrypoint:
description: "Passed to container role"
required: false
dockerfile:
description: "Passed to container role"
required: false