github.com/nektos/act@v0.2.63-0.20240520024548-8acde99bfa9c/pkg/container/testdata/Dockerfile (about) 1 FROM scratch 2 ENV PATH="/this/path/does/not/exists/anywhere:/this/either" 3 ENV SOME_RANDOM_VAR="" 4 ENV ANOTHER_ONE="BUT_I_HAVE_VALUE" 5 ENV CONFLICT_VAR="I_EXIST_ONLY_HERE"