Skip to content

Standardizing Release Build Process with Docker#106

Closed
aremily wants to merge 1 commit intoapache:masterfrom
aremily:dockerize
Closed

Standardizing Release Build Process with Docker#106
aremily wants to merge 1 commit intoapache:masterfrom
aremily:dockerize

Conversation

@aremily
Copy link
Contributor

@aremily aremily commented Aug 10, 2020

This PR replaces a previous closed PR and has a cleaner commit history. It provides a Dockerfile that automates the build for the following architectures:

Linux-x86_64
Linux-arm
Linux-armhf
LInux-aarch64
Win64

Per previous reviews, it leverages Ubuntu 14.04 as the base image. If the Dockerfile is run from a Mac following a successful build, it will include the Mac build by virtue of copying the build directory into the Docker image. Also included for convenience is a Maven profile that provides an option for running the Dockerfile from Maven.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 82.317% when pulling 9d2b081 on aremily:dockerize into a2bc3a4 on apache:master.

@aremily aremily closed this Apr 29, 2022
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.

2 participants