1
mirror of https://github.com/docker/build-push-action.git synced 2026-02-14 23:30:32 +00:00
Files
docker-build-push-action/test/named-context-base.Dockerfile
2023-02-23 14:06:53 +01:00

5 lines
67 B
Docker

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