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