Commit Graph

4 Commits

Author SHA1 Message Date
Vincent De Smet 880302ffbe Remove erroneous -O flag for curl 2017-02-20 19:08:45 +08:00
Vincent De Smet dae5ad67d9 Update Dockerfile to Best Practices:
- Version pinning on Base Image
- COPY is preferred over ADD
- apk -U will leave index in image, use `--no-cache` to avoid storing repo index
- curl kubectl directly to final destination
- Change entrypoint instead of running `sh -c bash -c /bin/update.sh`
2017-02-20 17:53:03 +08:00
Charles Martinot db12f751c0 Use bash 2017-02-08 14:04:53 +08:00
Charles Martinot 4490e740d3 First version 2017-01-13 18:07:48 +08:00