mantle icon indicating copy to clipboard operation
mantle copied to clipboard

Add Dockerfiles and helper scripts

Open glevand opened this issue 8 years ago • 1 comments

Add Dockerfiles and helper scripts that build docker images named mantle-builder and mantle-runner. mantle-builder contains the tools needed to build mantle. mantle-runner contains the mantle programs and needed dependencies.

Using the generated run-mantle script, the kola tests passed with the resulting mantle-runner image on both amd64 and arm64 (with the selinux patches applied).

@dm0- There are many ways we could do this. Let me know if you have a preference.

glevand avatar Nov 10 '17 18:11 glevand

Rebased to latest.

glevand avatar May 29 '18 18:05 glevand