Use ubuntu-slim image

This commit is contained in:
Manuel de Brito Fontes 2016-03-01 11:49:46 -03:00
parent 5a0ce3b06b
commit 99b4546311
4 changed files with 8 additions and 5 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
FROM gcr.io/google_containers/debian-slim:0.1
FROM gcr.io/google_containers/ubuntu-slim:0.1
MAINTAINER Prashanth B <beeps@google.com>
RUN apt-get update && apt-get install -y --no-install-recommends \