# HG changeset patch # User Chris Cannam # Date 1497610599 -3600 # Node ID bd5f8a600401fe99dbeebd714a3c10e1d8331eca # Parent 1c99b6b9766b84f5b7c67a228185459269285b51 Comment diff -r 1c99b6b9766b -r bd5f8a600401 examples/docker/Dockerfile --- a/examples/docker/Dockerfile Fri Jun 16 11:44:15 2017 +0100 +++ b/examples/docker/Dockerfile Fri Jun 16 11:56:39 2017 +0100 @@ -122,7 +122,9 @@ RUN cat cepstral-pitchtracker.cpp -# Phase 4. Create a Makefile and run the JS module build. +# Phase 4. Create a Makefile and run the JS module build. This is a +# bit ugly because we're trying to stuff the whole content of the +# Makefile into our Docker script! # RUN echo \ 'PIPER_VAMP_JS_DIR := ../piper-vamp-js\n\n\