1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-03-10 08:14:46 +01:00
build-push-action/test/named-context-base.Dockerfile

5 lines
67 B
Text
Raw Permalink Normal View History

# syntax=docker/dockerfile:1
FROM debian
RUN echo "Hello debian!"