diff deploy/linux/docker/Dockerfile_appimage.in @ 2179:97d12b3d5147 bqaudiostream

Merge from default branch
author Chris Cannam
date Tue, 08 Jan 2019 15:26:17 +0000
parents 3f3ad6701482
children 1d87a709fe1a
line wrap: on
line diff
--- a/deploy/linux/docker/Dockerfile_appimage.in	Thu Dec 06 13:37:39 2018 +0000
+++ b/deploy/linux/docker/Dockerfile_appimage.in	Tue Jan 08 15:26:17 2019 +0000
@@ -1,7 +1,3 @@
-# This pulls the latest versions of capnp & SV from repos - so you
-# will need to defeat the Docker cache by destroying the container
-# each time you want to update it
-#
 FROM ubuntu:14.04
 MAINTAINER Chris Cannam <cannam@all-day-breakfast.com>
 RUN apt-get update && \