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: [ 26.1.0-r1, 27.2.0, 27.3.1, 27.4.0, 27.4.1 ]
  • 27.4.1
    • 27.4.0
      • DeprecatedEclass
        uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
      • IndirectInherits
        toolchain-funcs: indirect inherit usage: 'tc-export PKG_CONFIG', line 236
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 27.4.1
      • VariableOrderWrong
        variable S should occur before RESTRICT
    • 27.3.1
      • DeprecatedEclass
        uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
      • IndirectInherits
        toolchain-funcs: indirect inherit usage: 'tc-export PKG_CONFIG', line 236
      • RedundantVersion
        slot(0) keywords are overshadowed by versions: 27.4.0, 27.4.1
      • StableRequest
        slot(0) no change in 53 days for unstable keywords: [ ~amd64, ~arm64, ~ppc64 ]
      • VariableOrderWrong
        variable S should occur before RESTRICT
    • 27.2.0
      • DeprecatedEclass
        uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
      • IndirectInherits
        toolchain-funcs: indirect inherit usage: 'tc-export PKG_CONFIG', line 240
      • RedundantVersion
        slot(0) keywords are overshadowed by versions: 27.3.1, 27.4.0, 27.4.1
      • VariableOrderWrong
        variable S should occur before RESTRICT
    • 26.1.0-r1
      • DeprecatedEclass
        uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
      • IndirectInherits
        toolchain-funcs: indirect inherit usage: 'tc-export PKG_CONFIG', line 241
      • PotentialStable
        slot(0), stabled arches: [ amd64, arm64, ppc64 ], potentials: [ ~arm, ~x86 ]
      • VariableOrderWrong
        variable S should occur before RESTRICT

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