You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Dan Kirkwood (JIRA)" <ji...@apache.org> on 2017/05/22 17:09:04 UTC

[jira] [Created] (TC-349) docker build for trafficcontrol produces root-owned artifacts

Dan Kirkwood created TC-349:
-------------------------------

             Summary: docker build for trafficcontrol produces root-owned artifacts
                 Key: TC-349
                 URL: https://issues.apache.org/jira/browse/TC-349
             Project: Traffic Control
          Issue Type: Improvement
            Reporter: Dan Kirkwood
            Assignee: Dan Kirkwood


Following the instructions on building in `incubator-trafficcontrol/BUILD.md` produces a `dist` directory and its contents that are all owned by root,  so the owner of the directory can't delete them without sudo.

In the Jenkins build,  the artifacts from previous builds don't get cleaned out because they aren't owned by Jenkins.   The docker build should ensure the files there are owned by the same user:group as owns the incubator-trafficcontrol directory itself. 



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