The moby-engine package
Find a file
Maxwell G f6b57cedf4 engine_go-vendor-tools: exclude LICENSE.macros
This file only applies to the macros subpackage.

[skip changelog]
2025-03-23 12:30:58 -05:00
.gitignore Update to release v28.0.2 2025-03-19 10:24:45 -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 Add missing licensing files not detected by trivy 2025-03-23 11:15:39 -05:00
engine_go-vendor-tools.toml engine_go-vendor-tools: exclude LICENSE.macros 2025-03-23 12:30:58 -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 mkvendor: verify and replace license expression 2025-03-23 11:15:39 -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 mkvendor: verify and replace license expression 2025-03-23 11:15:39 -05:00
README.md doc README: don't recommend rpmdev-bumpspec --new 2024-08-21 10:38:17 -05:00
sources Update to release v28.0.2 2025-03-19 10:24:45 -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