Skip to content

Conversation

kirsle
Copy link
Member

@kirsle kirsle commented Sep 16, 2018

Adds a make rpm command that will use Docker to create RPM packages for Fedora.

This branch is an experiment to run a "poor man's CI" and build packages without needing a full Jenkins setup or anything. Eventually want to add Ubuntu and/or Debian images too.

  1. make rpm runs docker/build.sh which runs the Docker build/run commands.
  2. make docker.rpm runs docker/package.sh from inside the Docker container to actually run the rpmbuild steps and export them to a bind mount on the host. It safely does nothing if you run it outside the Docker environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant