The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
![]() Use the string concatenation operator instead of using Sprintf for simple string concatenation. This is usually easier to read, and allows the compiler to detect problems with the type or number of operands, which would be runtime errors with Sprintf. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> |
||
---|---|---|
libnetwork |