[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2421: connect tahoe-lafs repo to Docker Hub

Tahoe-LAFS trac at tahoe-lafs.org
Sun Jun 7 21:59:35 UTC 2015


#2421: connect tahoe-lafs repo to Docker Hub
------------------------------------+------------------------------------
     Reporter:  daira               |      Owner:  warner
         Type:  defect              |     Status:  new
     Priority:  normal              |  Milestone:  undecided
    Component:  dev-infrastructure  |    Version:  1.10.0
   Resolution:                      |   Keywords:  docker security github
Launchpad Bug:                      |
------------------------------------+------------------------------------

Comment (by warner):

 It looks like ADD might omit .git to reduce the size of the generated
 container image. http://docs.docker.com/articles/dockerfile_best-
 practices/ emphasizes small images, and recommends COPY over ADD, but
 doesn't mention automatic .git-ignoring anywhere. In the longer term, we
 may be able to clean up the Dockerfile to just `pip install .` and then
 delete the whole source tree (once it's installed to /usr/local, we don't
 need the sources anymore, nor do we need the .git metadata).

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2421#comment:7>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list