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

Tahoe-LAFS trac at tahoe-lafs.org
Mon Jun 8 11:00:09 UTC 2015


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

Comment (by daira):

 Replying to [comment:6 warner]:
 > Note for the future: the Tahoe setup.py "what is my version?" code
 doesn't appear to succeed in the Dockerhub build process. The build log
 makes me think that the `.git` directory was not copied into the
 container: `git describe` ran without error, but probably returned a short
 git hash instead of a tag name.

 That can also happen in a shallow clone that has insufficient depth of
 history to reach back to the latest release tag. The Travis-CI config has
 that problem, and uses `git pull --depth=1000` to work around it.

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


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