mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-19 15:58:25 +00: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) 2014,2015,2016,2017 Docker, Inc.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
Reference in New Issue
Block a user