[
https://issues.apache.org/jira/browse/TC-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900043#comment-15900043
]
ASF GitHub Bot commented on TC-72:
----------------------------------
GitHub user dangogh opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/338
[TC-72] BACKPORT Dockerfile build local
This should go in to 2.0 to better meet Apache build guidelines
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dangogh/incubator-trafficcontrol
BACKPORT-dockerfile-build-local
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/338.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 #338
----
commit 57be5a3183e9848ff184abb1b6f34122b8dbb540
Author: Dan Kirkwood <[email protected]>
Date: 2017-01-26T00:36:07Z
dockerfile for traffic_ops build from local dir
(cherry picked from commit 62bd773320ccce50c105e4e51fe53c4c9cc7abd2)
commit 3b65ee76ebea115b6ac9a7db0b8b373c6be98e8f
Author: Dan Kirkwood <[email protected]>
Date: 2017-01-26T01:27:54Z
convert Dockerfile for TM build
(cherry picked from commit 0063ed392363d975bf773a95fcc13f1eb10ff65c)
commit 4be6d037569a4ccd4f51ff1f1dab3ff7ae3baa8c
Author: Dan Kirkwood <[email protected]>
Date: 2017-01-26T03:34:58Z
convert Dockerfile for TR build
(cherry picked from commit 6f84674b4729115ffd6e849a99b14112c26560e6)
commit 2fcbe3bf27c05a0f57f9fd2f748b0c2bf604ff67
Author: Dan Kirkwood <[email protected]>
Date: 2017-01-26T03:35:09Z
convert Dockerfile for TP build
(cherry picked from commit 8cfe075df15cc5da4de9d77306f0554ea7c6bb20)
commit 154f28b37cec232c6766197fd9cd610bd79df495
Author: Dan Kirkwood <[email protected]>
Date: 2017-01-26T03:35:44Z
convert Dockerfile for TS build
(cherry picked from commit 50f200c9d378f8f76db114934cc16c6edf69293f)
commit 8bf65ffaa0d026fbbef424473604f4f60e490688
Author: Dan Kirkwood <[email protected]>
Date: 2017-01-26T03:36:18Z
run-build.sh not used any more..; no repo env vars needed
(cherry picked from commit 5730e825206122eb1874f852fb16c8f7e71dda3e)
commit 24dd0676ff6d08619f07dfc5b7377bd859cfd63c
Author: Dan Kirkwood <[email protected]>
Date: 2017-03-01T17:57:12Z
update BUILD.md
(cherry picked from commit 37045649f114100934f7f61f5025787efff2be97)
commit 2a0ac47e78f43ae5c058eef794382508a173a24a
Author: Dan Kirkwood <[email protected]>
Date: 2017-03-01T19:37:14Z
docker-compose file -- back to v 2 (v 3 not needed)
(cherry picked from commit 11a550fa7695e14455890055685267fb6f25d8ee)
commit f9609bea34a6886848700f428e2ea5a791e354d6
Author: Dan Kirkwood <[email protected]>
Date: 2017-03-03T19:53:28Z
docker-compose build: disable traffic_monitor_golang_build until it
replaces original one
(cherry picked from commit 87bfd83257c4b70718abe9bf10f2080f958bf7b8)
commit 44534615450a6270101234b4bda91c82b93c76cc
Author: Dan Kirkwood <[email protected]>
Date: 2017-03-07T16:42:43Z
clean build for components
(cherry picked from commit b7add00ed772979c4d4b68089ce1ee9900fa436e)
----
> 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)