mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-15 11:34:22 +01:00
container: file is not linux specific
This should not be linux specific -- drop restriction. Signed-off-by: Eric Ernst <eric_ernst@apple.com>
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
//go:build linux
|
|
||||||
// +build linux
|
|
||||||
|
|
||||||
// Copyright (c) 2016 Intel Corporation
|
// Copyright (c) 2016 Intel Corporation
|
||||||
// Copyright (c) 2014,2015,2016,2017 Docker, Inc.
|
// Copyright (c) 2014,2015,2016,2017 Docker, Inc.
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user