Go to file
Priya Wadhwa f68fa5fa97
Changed /work-dir and /dockerfile to /workspace
2018-02-28 09:44:22 -08:00
executor Changed /work-dir and /dockerfile to /workspace 2018-02-28 09:44:22 -08:00
hack Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
kbuild Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
pkg Changed /work-dir and /dockerfile to /workspace 2018-02-28 09:44:22 -08:00
testutil Unpack filesystem and whitelist from /proc/self/mountinfo 2018-02-21 11:02:30 -08:00
vendor Unpack filesystem and whitelist from /proc/self/mountinfo 2018-02-21 11:02:30 -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 Unpack filesystem and whitelist from /proc/self/mountinfo 2018-02-21 11:02:30 -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 Initial skeleton for executor (#22) 2018-02-20 19:05:54 -08:00
README.md Initial commit 2018-01-25 14:22:07 -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.