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
773d2b06fd
kaniko
/
integration_tests
/
dockerfiles
/
Dockerfile_test_cmd
5 lines
98 B
Plaintext
Raw
Blame
History
FROM gcr.io/distroless/base:latest
CMD ["command", "one"]
CMD ["command", "two"]
CMD echo "hello"
Reference in New Issue
View Git Blame
Copy Permalink