This website requires JavaScript.
Explore
Help
Sign In
public_git
/
kaniko
mirror of
https://github.com/GoogleContainerTools/kaniko
Watch
1
Star
0
Fork
You've already forked kaniko
0
Code
Issues
Releases
Wiki
Activity
ae47a03023
kaniko
/
integration_tests
/
dockerfiles
/
Dockerfile_test_scratch
5 lines
74 B
Plaintext
Raw
Blame
History
FROM scratch
ADD context/foo /foo
ENV hello hello
ADD context/foo /$hello
Reference in New Issue
View Git Blame
Copy Permalink