Files
bake-action/test/lint-other.Dockerfile

11 lines
168 B
Docker
Raw Permalink Normal View History

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