Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package docker for Ubuntu #30

Closed
shykes opened this issue Mar 9, 2013 · 12 comments
Closed

Package docker for Ubuntu #30

shykes opened this issue Mar 9, 2013 · 12 comments

Comments

@shykes
Copy link
Contributor

shykes commented Mar 9, 2013

It would be awesome to be able to install the latest version of docker on Ubuntu with simply "apt-get install docker".

@cespare
Copy link
Contributor

cespare commented Mar 22, 2013

docker is already the name of a package in the Ubuntu package list, unfortunately. I'm not sure whether PPAs can introduce packages with names colliding with standard packages. So it might have to be a different name.

@jpetazzo
Copy link
Contributor

According to /deb/debian/control, the package name is currently dotcloud-docker.

@shykes
Copy link
Contributor Author

shykes commented Mar 22, 2013

And we are going to change it to lxc-docker :)

On Fri, Mar 22, 2013 at 9:43 AM, Jérôme Petazzoni
[email protected]:

According to /deb/debian/controlhttps://github.com/dotcloud/docker/blob/0e0d76b7acc8d75f518a91d026a57d6b8410d5f3/deb/debian/control,
the package name is currently dotcloud-docker.


Reply to this email directly or view it on GitHubhttps://github.com//issues/30#issuecomment-15307586
.

@kencochrane
Copy link
Contributor

I saw the following email this morning. copying here for posterity

Accepted:
OK: lxc-docker_1.orig.tar.gz
OK: lxc-docker_1.debian.tar.gz
OK: lxc-docker_1.dsc
-> Component: main Section: misc

lxc-docker (1) precise; urgency=low

  • Initial release

https://launchpad.net/~dotcloud/+archive/lxc-docker
You are receiving this email because you are the uploader of the above
PPA package.

@paultag
Copy link

paultag commented Mar 26, 2013

Hi, I'm a Debian Developer. I'm willing to sponsor this. [email protected]

Thanks!

@shykes
Copy link
Contributor Author

shykes commented Apr 11, 2013

I'm making this issue the official place to discuss packaging of docker on Ubuntu. Packaging on Debian is discussed on #251.

I changed the title to make this more clear.

@paultag
Copy link

paultag commented Apr 11, 2013

Ubuntu is sync'd from Debian. Getting it into Debian gets it into Ubuntu by doing a `requestsync'. I can also help with that; I'm an Ubuntu member too.

@JeremyGrosser
Copy link
Contributor

I had been working on this somewhat out-of-band from the rest of the participants here, not realizing this issue was logged. I have a working package that passes lintian in this PPA: https://launchpad.net/~synack/+archive/docker, the source repository organized in a way that git-buildpackage recognizes, is available here: https://github.com/synack/docker (with the debian and upstream branches respectively)

Aside from needing to be renamed to lxc-docker, the biggest issue is that it essentially replaces the Makefile with a patch. Not really sure what the right approach to fix that is.

@mzdaniel
Copy link
Contributor

@synack: We are using /packaging to make multi distro packaging clean and modularized. For Ubuntu is /packaging/ubuntu. Take a look at the packaging branch.

mzdaniel pushed a commit that referenced this issue Apr 18, 2013
…s tests on official vagrant Ubuntu 12.04 box
@shykes
Copy link
Contributor Author

shykes commented Apr 19, 2013

With @mzdaniel's last pull request #421, I feel comfortable I will be able to publish .debs to our PPA at each release.

Next steps:

  1. For new issues or requests related to packaging/ubuntu, please open a new issue

  2. How do we make this an official package? :)

@paultag
Copy link

paultag commented Apr 19, 2013

Like I said, through Debian with requestsync.

@shykes
Copy link
Contributor Author

shykes commented Apr 19, 2013

Yeah, sorry I meant "let's make a separate issue to track this". Thanks again for offering help with that part.

crosbymichael referenced this issue in crosbymichael/docker Nov 15, 2013
sgerrand pushed a commit to sgerrand/docker that referenced this issue May 27, 2014
jose-bigio pushed a commit to jose-bigio/moby that referenced this issue Aug 29, 2018
[ce-17.03] Fix some test imports
vvoland pushed a commit to vvoland/moby that referenced this issue Jul 28, 2022
thaJeztah pushed a commit to thaJeztah/docker that referenced this issue Jun 26, 2023
thaJeztah pushed a commit to thaJeztah/docker that referenced this issue Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants