1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/container
Sebastiaan van Stijn 6ed1163c98
Remove redundant build-tags
Files that are suffixed with `_linux.go` or `_windows.go` are
already only built on Linux / Windows, so these build-tags
were redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-18 17:41:53 +01:00
..
stream
archive.go
container.go Update daemon code for containerd API changes 2017-11-30 09:55:03 -05:00
container_linux.go
container_notlinux.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
container_unit_test.go
container_unix.go container: update real-time resources 2017-11-22 22:21:40 +01:00
container_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
env.go
env_test.go
health.go container: protect the health status with mutex 2017-11-16 15:04:01 -08:00
history.go
memory_store.go
memory_store_test.go
monitor.go
mounts_unix.go
mounts_windows.go
state.go
state_test.go
store.go
view.go
view_test.go