mirror of
https://github.com/apple/container.git
synced 2026-07-14 05:27:02 +00:00
d048ea5201
Remove the option token from the dockerfile tokenizer for the native builder. This cleans up some of the logic around handling options depending on if they're instruction options or user provided options to a command. Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>