[
https://issues.apache.org/jira/browse/GUACAMOLE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15444150#comment-15444150
]
Michael Jumper commented on GUACAMOLE-93:
-----------------------------------------
Am moving the Dockerfile to the root directory of both repositories for the
sake of compatibility with Docker Hub's automated builds. The traditional
commands will work again:
{code:none}
$ sudo docker build -t guacd .
{code}
Sad that we can't keep a nice separation without having to sacrifice the build
system.
> Migrate Docker images to build from git
> ---------------------------------------
>
> Key: GUACAMOLE-93
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-93
> Project: Guacamole
> Issue Type: Task
> Components: guacamole-docker, guacd-docker
> Reporter: Michael Jumper
> Assignee: Michael Jumper
> Priority: Blocker
> Fix For: 0.9.10-incubating
>
>
> The guacamole-docker and guacd-docker images (now included with
> incubator-guacamole-client and incubator-guacamole-server respectively) will
> not work as written because they are designed to build from release artifacts
> on SourceForge.
> Though the images could be migrated to instead build from release artifacts
> on Apache, I think building from git is the only way that makes sense when
> the Docker images share the same git repositories as the applications they
> contain.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)