The moby-engine package
Find a file
Bradley G Smith 495175fe6e
Restore pigz as a runtime requirement
Resolves rhbz#2314398.

Improves layer decompression performance. See
https://bugzilla.redhat.com/show_bug.cgi?id=2314398 for more detail
on rationale and benefit.
2024-09-24 12:37:12 -07:00
.gitignore Update to v27.3.1 2024-09-20 16:59:49 -07:00
0001-scripts-adjust-generate-man-for-Fedora-build-env.patch Update to 27.1.1. 2024-08-01 00:29:50 -05:00
0001-systemd-adjust-docker.service-for-downstream.patch Update to 26.0.0. Fixes rhbz#2237925. 2024-08-01 00:23:27 -05:00
changelog Convert to %autorelease and %autochangelog 2024-08-01 00:23:25 -05:00
cli_go-vendor-tools.toml Update to 27.1.1. 2024-08-01 00:29:50 -05:00
engine_go-vendor-tools.toml Update to 27.1.1. 2024-08-01 00:29:50 -05:00
LICENSE.macros Fix spelling error in LICENSE.macros copyright 2024-09-07 13:20:06 -05:00
macros.moby Update to 27.1.1. 2024-08-01 00:29:50 -05:00
mkvendor.sh Add source 0,1 download to mkvendor.sh 2024-08-03 17:29:33 +00:00
moby-engine-systemd-sysusers.conf moby-engine: move 'docker' group creation logic to a sysusers.d fragment 2022-09-01 18:19:48 -05:00
moby-engine.spec Restore pigz as a runtime requirement 2024-09-24 12:37:12 -07:00
README.md doc README: don't recommend rpmdev-bumpspec --new 2024-08-21 10:38:17 -05:00
sources Update to v27.3.1 2024-09-20 16:59:49 -07:00

moby-engine

The moby-engine package

Maintainer notes

Follow these steps to build this package.

  1. Use your favorite git client to check out the repository if not already present.

    fedpkg clone moby-engine
    
  2. Update the %version0 macro in moby-engine.spec to the target version using your preferred text editor.

    vim moby-engine.spec
    
  3. Run ./mkvendor.sh to download upstream source files and generate vendor archives.

    ./mkvendor.sh
    
  4. Build and test the package locally.

    # fedpkg mockbuild example
    fedpkg --release rawhide mockbuild