Go to file
Priya Wadhwa de8cc1a285
Fixed check srcs function and create file with correct permissions
2018-03-16 14:11:06 -07:00
executor Copy command and unit tests 2018-03-14 17:06:46 -07:00
files Add auth for runing in Kubernetes clusteer 2018-03-12 16:01:45 -07:00
hack hack: check dep against correct upstream 2018-03-06 16:21:10 -08:00
integration_tests Fixed relative filepath and unit test 2018-03-15 13:47:40 -07:00
kbuild Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
pkg Fixed check srcs function and create file with correct permissions 2018-03-16 14:11:06 -07:00
testutil Copy command and unit tests 2018-03-14 17:06:46 -07:00
vendor Updated vendor for new version of container-diff 2018-03-07 15:35:44 -08:00
.gcloudignore Integration tests 2018-02-22 12:06:23 -08:00
.gitignore Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
.travis.yml Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
CONTRIBUTING.md Initial commit 2018-01-25 14:22:07 -08:00
Gopkg.lock Update Gopkg.lock 2018-03-09 11:00:25 -08:00
Gopkg.toml Unpack filesystem and whitelist from /proc/self/mountinfo 2018-02-21 11:02:30 -08:00
LICENSE Initial commit 2018-01-25 14:22:07 -08:00
Makefile Use mutable source directly 2018-03-07 16:22:59 -08:00
README.md Initial commit 2018-01-25 14:22:07 -08:00
integration-test.sh Integration tests 2018-02-22 12:06:23 -08:00
test.sh Unpack filesystem and whitelist from /proc/self/mountinfo 2018-02-21 11:02:30 -08:00

README.md

kbuild is a tool to build container images from a Dockerfile in a Kubernetes cluster.