dockerfile syntax

This commit is contained in:
aptalca 2023-04-13 15:39:15 -04:00
parent 13942d7771
commit 7be58f2de5
No known key found for this signature in database
GPG Key ID: BE36CFFB9FD85548

View File

@ -1,3 +1,5 @@
# syntax=docker/dockerfile:1
FROM scratch
LABEL maintainer="capps1994"