docker

Edit Package docker
http://www.docker.io

Docker complements LXC with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers.
Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc.

Refresh
Refresh
Source Files
Filename Size Changed
80-docker.rules 0000000345 345 Bytes
README_SUSE.md 0000008196 8 KB
docker-1.8.1.tar.bz2 0006772379 6.46 MB
docker-rpmlintrc 0000001028 1 KB
docker.changes 0000077176 75.4 KB
docker.service 0000000364 364 Bytes
docker.socket 0000000197 197 Bytes
docker.spec 0000008174 7.98 KB
docker_systemd_lt_214.socket 0000000289 289 Bytes
fix-docker-init.patch 0000000467 467 Bytes
gcc-go-build-static-libgo.patch 0000000213 213 Bytes
ignore-dockerinit-checksum.patch 0000000435 435 Bytes
libcontainer-apparmor-fixes.patch 0000000403 403 Bytes
sysconfig.docker 0000000190 190 Bytes
sysconfig.docker.ppc64le 0000000253 253 Bytes
Revision 21 (latest revision is 155)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 324525 from Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) (revision 21)
- Update to docker 1.8.1(bsc#942369 and bsc#942370):
  - Fix a bug where pushing multiple tags would result in invalid images
- Update to docker 1.8.0:
  see detailed changelog in
  https://github.com/docker/docker/releases/tag/v1.8.0 
- remove docker-netns-aarch64.patch: This patch was adding 
   vendor/src/github.com/vishvananda/netns/netns_linux_arm64.go
  which is now included upstream, so we don't need this patch anymore
Comments 6

Avindra Goolcharan's avatar

I'm trying to update this to 1.13.0, and just having an odd time of it. Where do we get the tar.xz files from? I can't find them anywhere by the checksum online.


Brenton Horne's avatar

Anyone coming close to building a package for 1.13.0 per chance? I'm busting for an update as the present 1.12.6 is having some bizarre bugs that I'm hoping are fixed in 1.13.0. For details on these bugs please see this thread https://forums.opensuse.org/showthread.php/522711-Why-can-t-I-seem-to-launch-RuneScape-s-NXT-Client-using-Docker-on-openSUSE on the openSUSE forums.


Carlos Hernandez's avatar

Why has this not be updated to the stable release of ce: 17.09.0-ce


Avindra Goolcharan's avatar

It's fairly complicated to package docker actually. I took a stab at it and its quite a mess (https://build.opensuse.org/package/show/home:avindra/docker?expand=0). Not only is it made of many different components, but it is also written in Go which has no real standards around dependency management.

Docker itself has one of the most complex builds of any project I've seen.


Carlos Hernandez's avatar

Awesome! I'm glad to hear that you are working on it. I believe you on the difficulty, docker has become a complex beast while it has matured.


Thi Huynh's avatar

Is there a reason why the completion file for zsh is docker instead of _docker? I have to create a symlink _docker pointing to docker in /etc/zsh_completion.d to make it work with zsh.

openSUSE Build Service is sponsored by