Re: Guacamole web client

2017-10-07 Thread Mike Jumper
On Sat, Oct 7, 2017 at 12:20 PM, Craig Jones wrote: > Thanks Mike for your prompt reply, really appreciate it. > > No problem. Also, please beware that you are not subscribed to the dev@ list, and your emails keep hitting the moderation queue. You need to subscribe for your emails to get through

[GitHub] incubator-guacamole-server pull request #109: GUACAMOLE-388: resolve null po...

2017-10-07 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-server/pull/109#discussion_r143347204 --- Diff: src/protocols/vnc/user.c --- @@ -112,6 +112,9 @@ int guac_vnc_user_leave_handler(guac_user* user) { guac_vnc

[GitHub] incubator-guacamole-client pull request #195: GUACAMOLE-408: Use Docker mult...

2017-10-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-guacamole-client/pull/195 ---

Re: Guacamole web client

2017-10-07 Thread Craig Jones
Thanks Mike for your prompt reply, really appreciate it. My first thoughts on reading your comments are that i have questions, but i will go and have a read of the links in more depth and try and understand how to achieve it. I do not want to send you stupid questions and certainly don’t want

[GitHub] incubator-guacamole-client pull request #195: GUACAMOLE-408: Use Docker mult...

2017-10-07 Thread ceharris
GitHub user ceharris opened a pull request: https://github.com/apache/incubator-guacamole-client/pull/195 GUACAMOLE-408: Use Docker multi-stage build to create guacamole image Since Docker CE 17.05 (edge) and 17.06 (stable), multi-stage builds to create images using a different base