mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 12:14:48 +00:00
kata-deploy: Add copyright to the kata-deploy's Dockerfile
All the work done on this file, apart from merging the 2.x repo, and now removing unused lines, comes from Intel. The reason it's being added is to silent a complaint from the static checker. Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
parent
4e494e34c9
commit
2c8ea0a8d1
@ -1,3 +1,7 @@
|
|||||||
|
# Copyright Intel Corporation.
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
FROM centos/systemd
|
FROM centos/systemd
|
||||||
ARG KUBE_ARCH=amd64
|
ARG KUBE_ARCH=amd64
|
||||||
ARG KATA_ARTIFACTS=./kata-static.tar.xz
|
ARG KATA_ARTIFACTS=./kata-static.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user