build/pause: write in C

Builds statically against glibc. References to the old pause
image have been updated.
This commit is contained in:
Muhammed Uluyol
2016-04-20 17:07:06 -04:00
parent cfd7a99fe3
commit f3690e2d5e
30 changed files with 141 additions and 95 deletions

View File

@@ -9,7 +9,7 @@
"containers": [
{
"name": "kubernetes-pause",
"image": "kubernetes/pause"
"image": "gcr.io/google_containers/pause-amd64:3.0"
}
],
"restartPolicy": "Never",