app-containers/
docker

The core functions you need to create Docker images and run Docker containers

https://www.docker.com/

Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm, x86 ], all versions are unstable: [ 23.0.3, 23.0.4 ]
  • 23.0.4
    • StableRequest
      slot(0) no change in 42 days for unstable keywords: [ ~amd64, ~arm64, ~ppc64 ]
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 230
    • DeprecatedEclass
      uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
  • 23.0.3
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 230
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, ppc64 ], potentials: [ ~arm, ~x86 ]
    • DeprecatedEclass
      uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)

Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.