tom@9684: Configure: tom@9747: _ Add to gwt-client/config/mapfish/config.yaml to enable map printing: tom@9743: - !dnsMatch tom@9743: host: tom@9755: port: 8080 tom@9684: tom@9684: tom@9720: Build and run: tom@9684: tom@9720: $ cd docker tom@9720: $ docker-compose up tom@9684: tom@9716: The application should now be accessible on your docker host under tom@9754: port 8080 (e.g. http://your-host:8080). tom@9686: See docker/flys_user_file for credentials. tom@9686: tom@9684: tom@9684: TODO: tom@9684: _ Avoid having to change configuration manually tom@9684: _ Something better than setting framework and http-client to a branch tom@9684: explicitly in the Dockerfiles