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
3dc85a1588
kaniko
/
integration
/
dockerfiles
/
Dockerfile_test_arg_two_level
4 lines
38 B
Plaintext
Raw
Blame
History
ARG A=3.9
ARG B=alpine:${A}
FROM ${B}
Reference in New Issue
View Git Blame
Copy Permalink