# HG changeset patch # User Tom Gottfried # Date 1661864318 -7200 # Node ID 1632f64aba890f3d49d8613750d0699e943f4839 # Parent b1b48fa7bd80555c4bdf04fe6bec8f814b9f64bd Remove obsolete comment diff -r b1b48fa7bd80 -r 1632f64aba89 docker/README --- a/docker/README Tue Aug 30 14:33:20 2022 +0200 +++ b/docker/README Tue Aug 30 14:58:38 2022 +0200 @@ -21,8 +21,6 @@ TODO: _ Avoid having to change configuration manually -_ Allow running artifact server with `-v $PWD:/opt/d4e/river' - (currently this leads to missing h2 databases) _ Let all components log to stdout to enable useful usage of `docker logs' _ Something better than setting framework and http-client to a branch explicitly in the Dockerfiles