You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/01 18:05:45 UTC

[jira] [Commented] (TC-72) docker build to use local directory rather than cloning from github

    [ https://issues.apache.org/jira/browse/TC-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890697#comment-15890697 ] 

ASF GitHub Bot commented on TC-72:
----------------------------------

GitHub user dangogh opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/327

    [TC-72] Dockerfile build local

    Reworked docker-compose.yml and Dockerfiles for component builds to use local directory rather than cloning from github.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dangogh/incubator-trafficcontrol dockerfile-build-local

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/327.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #327
    
----
commit 62bd773320ccce50c105e4e51fe53c4c9cc7abd2
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-01-26T00:36:07Z

    dockerfile for traffic_ops build from local dir

commit 0063ed392363d975bf773a95fcc13f1eb10ff65c
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-01-26T01:27:54Z

    convert Dockerfile for TM build

commit 6f84674b4729115ffd6e849a99b14112c26560e6
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-01-26T03:34:58Z

    convert Dockerfile for TR build

commit 8cfe075df15cc5da4de9d77306f0554ea7c6bb20
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-01-26T03:35:09Z

    convert Dockerfile for TP build

commit 50f200c9d378f8f76db114934cc16c6edf69293f
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-01-26T03:35:44Z

    convert Dockerfile for TS build

commit 5730e825206122eb1874f852fb16c8f7e71dda3e
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-01-26T03:36:18Z

    run-build.sh not used any more..; no repo env vars needed

commit 37045649f114100934f7f61f5025787efff2be97
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-03-01T17:57:12Z

    update BUILD.md

----


> docker build to use local directory rather than cloning from github
> -------------------------------------------------------------------
>
>                 Key: TC-72
>                 URL: https://issues.apache.org/jira/browse/TC-72
>             Project: Traffic Control
>          Issue Type: Improvement
>          Components: all
>    Affects Versions: 1.9.0
>            Reporter: Dan Kirkwood
>            Assignee: Dan Kirkwood
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> docker build of trafficcontrol requires connecting to github.   Should be able to use the local directory instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)