Added SPDX license header to Dockerfile

This commit is contained in:
Winni Neessen 2024-03-13 22:45:25 +01:00
parent 8a6507b5f2
commit e95c69e41f

View file

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2021-2024 Winni Neessen <wn@neessen.dev>
#
# SPDX-License-Identifier: MIT
FROM scratch
ENTRYPOINT ["/apg"]
COPY apg /