mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Skip lxc_template_unit_test.go on non-Linux platforms
It doesn't work without lxc-start. Docker-DCO-1.1-Signed-off-by: Kato Kazuyoshi <kato.kazuyoshi@gmail.com> (github: kzys) Upstream-commit: dda0ce645995d6dd2b6eb5848c30d305a3d220d2 Component: engine
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build linux
|
||||
|
||||
package lxc
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user