docker.io 19.03.8-0ubuntu1.20.04 source package in Ubuntu
Changelog
docker.io (19.03.8-0ubuntu1.20.04) focal; urgency=medium [ Jean-Baptiste Lallement ] [ Didier Roche ] * Fix use with ZFS on root: - docker creates one dataset for any layer of containers that were created. Create now a <pool>/var/lib/docker for creating them in the persistent namespace. - don’t migrate existing ones but display a message to the end user on ZSys wiki with instrutions. The migration only impacts the ubuntu desktop installation with experimental ZFS on root. (LP: #1879473) -- Didier Roche <email address hidden> Thu, 18 Jun 2020 10:26:54 +0200
Upload details
- Uploaded by:
- Didier Roche-Tolomelli
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64 armhf i386 ppc64el s390x all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
docker.io_19.03.8.orig-libnetwork.tar.gz | 3.2 MiB | 60b2ae8dd98a69ba8c4d84ac81ce6dbbf38d6dde0f3a02875ac51d39a99ad58d |
docker.io_19.03.8.orig-tini.tar.gz | 31.2 KiB | 3c39dd733a3c45435f2f5be9fc91ed50e154aa9c4b9aaa5fb921fa7cf4a1d6ab |
docker.io_19.03.8.orig.tar.gz | 16.7 MiB | 781c69e00e98f64fb167ee61de764882bd4926a873d98ce6f370d3cd3435b501 |
docker.io_19.03.8-0ubuntu1.20.04.debian.tar.xz | 31.7 KiB | d97517afdb84637773c0482c27936b9a4efcee30be06d4a95e81188ec08946a5 |
docker.io_19.03.8-0ubuntu1.20.04.dsc | 2.8 KiB | c09523b596787ae409facc49ff998f41d91d1f2a4baf3a4a2f8667cbcd8c905b |
Available diffs
Binary packages built by this source
- docker-doc: Linux container runtime -- documentation
Docker complements kernel namespacing 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.
.
This package provides documentation for Docker.
- docker.io: Linux container runtime
Docker complements kernel namespacing 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.
- golang-docker-dev: Transitional package for golang-github-docker-docker-dev
This is a transitional package to ease upgrades to the
golang-github- docker- docker- dev package. It can safely be removed.
- golang-github-docker-docker-dev: Externally reusable Go packages included with Docker
These packages are intentionally developed by upstream in such a way that they
are reusable to projects outside Docker and only rely on each other or other
external dependencies to be built.
- vim-syntax-docker: Docker container engine - Vim highlighting syntax files
This package provides syntax files for the Vim editor for editing Dockerfiles
from the Docker container engine.