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:
Fabiano Fidêncio 2021-02-22 20:51:15 +01:00
parent 4e494e34c9
commit 2c8ea0a8d1

View File

@ -1,3 +1,7 @@
# Copyright Intel Corporation.
#
# SPDX-License-Identifier: Apache-2.0
FROM centos/systemd
ARG KUBE_ARCH=amd64
ARG KATA_ARTIFACTS=./kata-static.tar.xz