Files
bake-action/test/lint-other.Dockerfile
2024-07-31 12:13:46 +02:00

11 lines
168 B
Docker

frOM busybox as base
cOpy lint-other.Dockerfile .
froM busybox aS notused
COPY lint-other.Dockerfile .
from scratch
COPy --from=base \
/lint-other.Dockerfile \
/