The moby-engine package
Find a file
2024-08-21 10:38:17 -05:00
.gitignore Update to 27.1.2. Fixes rhbz#2274717. 2024-08-21 10:38:17 -05: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 Update to 27.1.1. 2024-08-01 00:29:50 -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 Update to 27.1.2. Fixes rhbz#2274717. 2024-08-21 10:38:17 -05:00
README.md doc README: don't recommend rpmdev-bumpspec --new 2024-08-21 10:38:17 -05:00
sources Update to 27.1.2. Fixes rhbz#2274717. 2024-08-21 10:38:17 -05: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