[PATCH 3 of 5 STABLE] docker: add ubuntu vivid

Sean Farley sean at farley.io
Sat Apr 23 22:27:57 EDT 2016


# HG changeset patch
# User Sean Farley <sean at farley.io>
# Date 1461442144 25200
#      Sat Apr 23 13:09:04 2016 -0700
# Branch stable
# Node ID e227e4c3c4d4e12bbdf29c62f1ebe8b4fc126390
# Parent  cef09634d1054a0b378e401707d87d819dff9ec7
# EXP-Topic docker-ppa
docker: add ubuntu vivid

diff --git a/contrib/docker/ubuntu-trusty b/contrib/docker/ubuntu-vivid
copy from contrib/docker/ubuntu-trusty
copy to contrib/docker/ubuntu-vivid
--- a/contrib/docker/ubuntu-trusty
+++ b/contrib/docker/ubuntu-vivid
@@ -1,6 +1,6 @@
-FROM ubuntu:trusty
+FROM ubuntu:vivid
 RUN apt-get update && apt-get install -y \
   build-essential \
   debhelper \
   dh-python \
   devscripts \


More information about the Mercurial-devel mailing list