kaniko/pkg/commands
Priya Wadhwa 67a3727eba Merge branch 'master' of github.com:GoogleContainerTools/kaniko into multistage 2018-05-01 11:29:51 -04:00
..
add.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
cmd.go added shell command (#158) 2018-04-30 10:59:10 -07:00
cmd_test.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
commands.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
copy.go support multi stage builds 2018-04-26 15:40:41 -07:00
entrypoint.go added shell command (#158) 2018-04-30 10:59:10 -07:00
entrypoint_test.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
env.go support multi stage builds 2018-04-26 15:40:41 -07:00
env_test.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
expose.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
expose_test.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
label.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
label_test.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
onbuild.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
onbuild_test.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
run.go added shell command (#158) 2018-04-30 10:59:10 -07:00
shell.go added shell command (#158) 2018-04-30 10:59:10 -07:00
shell_test.go added shell command (#158) 2018-04-30 10:59:10 -07:00
user.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
user_test.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
volume.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
volume_test.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
workdir.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00
workdir_test.go Switch from containers/image to go-containerregistry (#140) 2018-04-25 19:21:05 -07:00