[ 
https://issues.apache.org/jira/browse/ATLAS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj reassigned ATLAS-3934:
---------------------------------------

    Assignee: Madhan Neethiraj

> Dockerfile should build from local repository rather than pulling code from 
> git
> -------------------------------------------------------------------------------
>
>                 Key: ATLAS-3934
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3934
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Syed Atif Akhtar
>            Assignee: Madhan Neethiraj
>            Priority: Trivial
>              Labels: atlas, build, development_environment, docker
>
> *Expected Behaviour:*
>  When a developer wants to test out their changes using the dockerfile in dev 
> support, they should be able to create the dockerfile with atlas built and 
> mount from a local directory with the changes they have done.
> *Current Behaviour:*
> The dockerfile currently defined in dev-support pulls the source code from 
> git instead of building the code that the user has defined
>  
> {code:java}
> RUN git clone https://github.com/apache/atlas.git -b master{code}
>  
> *Suggestion:*
>  Maintain separate dockerfiles for publishing an image of Atlas vs development



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to