Jon Johnson
8b0a1a7689
dep update go-containerregistry
2018-06-03 00:59:34 +00:00
Sharif Elgamal
5e6b60f46e
adding metadata tests back to integration tests ( #185 )
...
* adding metadata tests back to integration tests and fixing resulting bugs
* fix onbuild and default env
* removing old test files
* adding the ArgsEscaped boolean on CMD commands
* fix onbuild test
* ignore failing test until container-diff is fixed
* code comments
* adding todo to remove uncomment failing test
2018-05-24 11:28:32 -07:00
Maximilian Schrupp
b6cb74b2be
include stderr of RUN commands in log output ( #187 )
2018-05-17 07:47:59 -07:00
Priya Wadhwa
282f8abbee
Merge master, refactor to work with ARG
2018-05-11 15:53:11 -07:00
Priya Wadhwa
4de14c34dd
Wrap BuildArgs in our own type
2018-05-11 10:23:13 -07:00
Priya Wadhwa
26d8501489
Support BuildArgs for arg command
2018-05-09 12:24:38 -07:00
Christian Jantz
5af3645a83
added shell command ( #158 )
...
* added shell command input to commands prepending shell
* Added shell command and test
2018-04-30 10:59:10 -07:00
dlorenc
cd5b744904
Switch from containers/image to go-containerregistry ( #140 )
...
* Vendor changes for go-containerregistry switch.
* Manual changes for go-containerregistry switch.
The biggest change is refactoring the tarball unpacking.
* Pull more of container-diff out.
* More vendor removals.
* More unit tests.
2018-04-25 19:21:05 -07:00
Cyrille Hemidy
44a97ae53f
Update run.go
...
fix comment
2018-04-17 10:52:35 +02:00
dlorenc
0438539cbc
Set env at command run time instead of in the process. ( #91 )
2018-04-15 18:05:21 -07:00
sharifelgamal
7ebc313974
Merge branch 'master' of github.com:GoogleCloudPlatform/k8s-container-builder into user-cmd
2018-03-30 13:43:56 -07:00
sharifelgamal
bc78e2b838
adding USER command
2018-03-29 11:53:31 -07:00
Priya Wadhwa
0787a93372
Workdir command and unit tests
2018-03-26 11:37:50 -07:00
Priya Wadhwa
27b09f28be
Add config as point to ExecuteCommand, fix snapshots
2018-03-09 11:30:35 -08:00
Priya Wadhwa
75e7e47b76
Added integration test, minor changes to files
2018-03-08 11:49:56 -08:00
Priya Wadhwa
04cca43ce4
Merged master and fixed merge conflicts
2018-03-08 10:18:04 -08:00
Priya Wadhwa
cefb4448b1
Integration tests for run cmd
2018-03-07 15:34:56 -08:00