Files
pulumi-docker-build/examples/hcl/app/Dockerfile.emptyContext

3 lines
107 B
Docker

FROM alpine
RUN echo "This image doesn't use any local files, so it doesn't need a context parameter 👍"