The moby-engine package
Find a file
Bradley G Smith 368edbfc95
Update to release v29.1.4
- Resolves: rhbz#2428234
- Upstream fixes
2026-01-09 09:17:36 -08:00
.gitignore Update to release v29.1.4 2026-01-09 09:17:36 -08: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 28.0.4. Fixes rhbz#2354877. 2025-03-27 11:56:59 -05:00
engine_go-vendor-tools.toml Update to release v29.1.2 2025-12-02 14:59:34 -08: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 Update to 28.0.4. Fixes rhbz#2354877. 2025-03-27 11:56:59 -05: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 Update to release v29.1.4 2026-01-09 09:17:36 -08:00
README.md doc README: don't recommend rpmdev-bumpspec --new 2024-08-21 10:38:17 -05:00
sources Update to release v29.1.4 2026-01-09 09:17:36 -08: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