tldr/pages
Waldir Pimenta a6fe2179ef docker: combine start/stop, add basic run example (#2363)
The start and stop examples are pretty much identical, so it doesn't make sense to use up the space of two examples in the limited length of a tldr page (especially for such a complex command as docker).

In the slot left by combining the two entries, a new one is added mentioning how to launch a container from an image. Placing this example before the start/stop commands (and naming the parameter "container_name" consistently trhoughout the page) also makes the sequence more logical, by first explaining how containers are instantiated, and only then mentioning how they are managed.
2018-10-01 21:50:57 +05:30
..
common docker: combine start/stop, add basic run example (#2363) 2018-10-01 21:50:57 +05:30
linux firejail: add page (#2354) 2018-09-27 07:18:54 +01:00
osx duti: add page (#2287) 2018-09-03 19:04:38 +01:00
sunos runit: make requested corrections 2018-01-06 10:58:50 -05:00
windows doskey: add page (#2355) 2018-09-30 05:00:33 +05:30