<div dir="ltr">Hi,<div><br></div><div><div>What is the meaning of `application-entity` inside Dockerfile which is accompained with a Nuleculized applications, from the ADD part of the file?</div><div><br></div><div><br></div><div>e.g. (copied from <a href="https://github.com/projectatomic/nulecule-library/blob/master/apache-centos7-atomicapp/Dockerfile">https://github.com/projectatomic/nulecule-library/blob/master/apache-centos7-atomicapp/Dockerfile</a>)</div><div><br></div><div>FROM projectatomic/atomicapp:0.4.1</div><div><br></div><div>MAINTAINER Red Hat, Inc. <<a href="mailto:container-tools@redhat.com">container-tools@redhat.com</a>></div><div><br></div><div>LABEL io.projectatomic.nulecule.providers="kubernetes,docker,marathon" \</div><div>      io.projectatomic.nulecule.specversion="0.0.2"</div><div><br></div><div>ADD /Nulecule /Dockerfile README.md /application-entity/</div><div>ADD /artifacts /application-entity/artifacts</div><div><br></div><div><br></div><div>In the ADD part we can see application-entity</div><div>Neither `docker build` manual specify this nor 'nulecule spec' does it.</div></div><div><br></div><div><br></div><div><br></div><div>- Suraj Deshmukh (SurajD)</div></div>