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

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

Github user alficles commented on the issue:

    https://github.com/apache/incubator-trafficcontrol/pull/327
  
    This is a marked improvement, but it introduces a new issue: `make clean`. 
Since the build is happening directly in the local directories, all the 
temporary files will be left around. There's two ways around this, either copy 
the entire build folder into a new directory inside the container and just copy 
the final binaries out, or introduce a cleaning functionality that will remove 
the intermediate files.
    
    I like the second option better, but the first is significantly easier, I 
think.


> 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)

Reply via email to