Skip to content

Update Docker Syntax

I think this documentation is using an out-of-date docker client. I guess that -n means --name (there is no -n in up-to-date docker) and -l means --link (-l is short for --label now).

Merge request reports