kaniko/integration_tests/dockerfiles/Dockerfile_test_env

6 lines
100 B
Plaintext

FROM gcr.io/distroless/base
ENV hey hey
ENV PATH /usr/local
ENV hey hello
ENV first=foo second=foo2