moby--moby/container
Yong Tang a72b45dbec Fix logrus formatting
This fix tries to fix logrus formatting by removing `f` from
`logrus.[Error|Warn|Debug|Fatal|Panic|Info]f` when formatting string
is not present.

This fix fixes #23459.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-06-11 13:16:55 -07:00
..
archive.go
container.go Fix logrus formatting 2016-06-11 13:16:55 -07:00
container_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
container_unit_test.go
container_unix.go Multiple fixes for SELinux labels. 2016-05-25 16:11:02 -04:00
container_windows.go
health.go Fix logrus formatting 2016-06-11 13:16:55 -07:00
history.go Release memoryStore locks before filter/apply 2016-05-23 11:45:04 -07:00
memory_store.go Release memoryStore locks before filter/apply 2016-05-23 11:45:04 -07:00
memory_store_test.go
monitor.go *: fix logrus.Warn[f] 2016-06-11 19:42:38 +02:00
mounts_unix.go
mounts_windows.go
state.go Add support for user-defined healthchecks 2016-06-02 23:58:34 +02:00
state_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
state_test.go
state_unix.go
state_windows.go
store.go