Hacker News new | ask | show | jobs
by pojzon 1410 days ago
Not only a filepath, this means pass anything past “—-“ ‘as is’ as an input and not an option flag.

docker run -it nginx —- ls la

2 comments

Ah yes I've seen it in those kind of contexts too. Thanks everyone this has really clicked in to place for me :)
ObAgainstTheGuidelines: Me too.
Not a file path specifically and not an input exactly but I think the proper word would be an argument.