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
14ea7c4071
kaniko
/
integration
/
dockerfiles
/
Dockerfile_test_add_404
5 lines
100 B
Plaintext
Raw
Blame
History
FROM debian:9.11
# Testing that any HTTP failure is handled properly
ADD https://httpstat.us/404 .
Reference in New Issue
View Git Blame
Copy Permalink