Commit 4a2eae0d authored by Tommy Lau's avatar Tommy Lau

Use debian:jessie as the base image

parent 457b5df8
FROM ubuntu:14.04 FROM debian:jessie
RUN apt-get update \ RUN apt-get update \
&& apt-get install -y --no-install-recommends \ && apt-get install -y --no-install-recommends \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment