Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
I can't find what I'm looking for
Description
Hello, I think the docker documentation lacks of a good decription of a shortned alias of the --net flag.
I spend a lot of time to find this implicit mentioning
https://docs.docker.com/reference/cli/docker/container/run/#examples.
I think it has a potential to become better.
I asked an AI at the docker document page, with this question:
"Do you think that the docker documentation is not clear enough regarding that shortned form of the --net option?"
And his reply was:
"Based on the knowledge sources provided, the Docker documentation primarily uses the --network flag in its examples and explanations. While it is known that --net is a supported shorthand for --network, the documentation in the sources above does not explicitly mention or highlight the --net alias, nor does it provide examples using the reduced form.
If you are looking for clear documentation about the --net shorthand, the knowledge sources do not provide enough information or direct references to confirm that the documentation is clear about this alias. This could potentially lead to confusion for users who are unaware of the shorthand option."
Location
https://docs.docker.com/reference/cli/docker/
Suggestion
I suggest to add a clear explaination, that would be easy to find.