guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCHES] Add docker-compose and missing prerequisites.


From: Thompson, David
Subject: [PATCHES] Add docker-compose and missing prerequisites.
Date: Mon, 11 Jan 2016 13:44:42 -0500

Hello Guix hackers,

As much as I dislike it, the company I work for has started to use
Docker.  Docker Compose is a special Python program that talks to the
Docker daemon to run many containers at once using configuration from
a "declarative" YAML file (my kingdom for an sexp), and I didn't want
to use pip to install it.  So, here's 8 patches that add it and the
stuff that was missing for it.

I hear someone has a working Go package that hasn't been submitted
yet, so maybe we'll have Docker itself available someday.  That will
be interesting. :)

TIA for review.

- Dave

Attachment: 0001-gnu-Add-version-2.7-variant-of-python-requests.patch
Description: Text Data

Attachment: 0002-gnu-Add-python-vcversioner.patch
Description: Text Data

Attachment: 0003-gnu-Update-python-jsonschema-to-2.5.1.patch
Description: Text Data

Attachment: 0004-gnu-Add-python-texttable.patch
Description: Text Data

Attachment: 0005-gnu-Add-python-websocket-client.patch
Description: Text Data

Attachment: 0006-gnu-Add-python-docker-py.patch
Description: Text Data

Attachment: 0007-gnu-Add-python-dockerpty.patch
Description: Text Data

Attachment: 0008-gnu-Add-docker-compose.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]