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
57ea150cad
kaniko
/
integration
/
testdata
/
exit-code-propagation
/
Dockerfile_exit_code_propag...
6 lines
52 B
Plaintext
Raw
Blame
History
FROM alpine:latest
RUN exit 42
CMD ["sleep", "1"]
Reference in New Issue
View Git Blame
Copy Permalink