Package: containerd.io Version: 1.2.6-3 Architecture: amd64 Maintainer: Containerd team Installed-Size: 95603 Depends: libc6 (>= 2.17), libseccomp2 (>= 2.3.0) Conflicts: containerd, runc Replaces: containerd, runc Provides: containerd, runc Filename: dists/repo-instalacion-docker/PKGS/containerd.io_1.2.6-3_amd64.deb Size: 22610446 MD5sum: 032bc450224b31b17f88230bc430e00b SHA1: a6c9c3014dfe65b685a7e835253a32b5784d5365 SHA256: 7191efbaf8f915b0a5ac8100b2f1911ab5a2b9d50019a58c8d3e182cb3295fcb Section: devel Priority: optional Homepage: https://containerd.io Description: An open and reliable container runtime Package: docker-ce Version: 18.06.3~ce~3-0~ubuntu Architecture: amd64 Maintainer: Docker Installed-Size: 196202 Depends: iptables, init-system-helpers (>= 1.13~), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), libc6 (>= 2.17), libdevmapper1.02.1 (>= 2:1.02.63), libltdl7 (>= 2.4.2), libsystemd-journal0 (>= 201) Recommends: aufs-tools, ca-certificates, cgroupfs-mount | cgroup-lite, git, pigz, xz-utils, apparmor Conflicts: docker (<< 1.5~), docker-ee, docker-engine, docker-engine-cs, docker.io, lxc-docker, lxc-docker-virtual-package Replaces: docker-engine Filename: dists/repo-instalacion-docker/PKGS/docker-ce_18.06.3~ce~3-0~ubuntu_amd64.deb Size: 39711822 MD5sum: 092dbfc454bdf92f3404b7e27665ab9e SHA1: 6b3fa5b062a4f52f20ae58ca9edf1ac9f5d95471 SHA256: c6743e64d8e1d53450c6063beb1624557536772c8127123bf7a7eac06bedfb18 Section: admin Priority: optional Homepage: https://www.docker.com Description: Docker: the open-source application container engine Docker is an open source project to build, ship and run any application as a lightweight container . Docker containers are both hardware-agnostic and platform-agnostic. This means they can run anywhere, from your laptop to the largest cloud compute instance and everything in between - and they don't require you to use a particular language, framework or packaging system. That makes them great building blocks for deploying and scaling web apps, databases, and backend services without depending on a particular stack or provider. Package: libseccomp2 Source: libseccomp Version: 2.3.1-2ubuntu2~ubuntu14.04.1~ppa1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 312 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14) Filename: dists/repo-instalacion-docker/PKGS/libseccomp2_2.3.1-2ubuntu2~ubuntu14.04.1~ppa1_amd64.deb Size: 36858 MD5sum: 56eaff6eca43372461e3f5416fc643cd SHA1: b1a7ace7fde44c1d1a4c8bf64ee48749d3d0b256 SHA256: 7be3b17e51969c96e1e7a5fac8f77930095e739ba448caf120926aa8aa99b119 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/seccomp/libseccomp Description: high level interface to Linux seccomp filter This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. Original-Maintainer: Kees Cook