Sign inSign up

joshuanitschke/rust-centos7-openssl-libxml2-xmlsec1-builder

By joshuanitschke

Updated almost 3 years ago

a docker image for building rust apps that need openssl / libxml2 / xmlsec on centos7

Image
0

1.4K

joshuanitschke/rust-centos7-openssl-libxml2-xmlsec1-builder repository overview

rust builder image for centos:7 with openssl, xmlsec1, libxml2 builder

I had to make an app work on centos7 and it took me a little longer than I care to admit to get it to build, and some other opens source projects, noteably rust-musl-builder were a big help as I was not familiar with compiling C libraries from source.

openssl

crates.io

libxml2

crates.io

xmlsec1

crates.io

https://github.com/JoshuaNitschke/rust-centos7-openssl-libxml2-xmlsec1-builder

Usage
docker run -v /home/project/src/:/home/rust/src rs-kdm-centos7:2 cargo build --release

Tag summary

Content type

Image

Digest

sha256:0f330fe6e

Size

694.2 MB

Last updated

almost 3 years ago

docker pull joshuanitschke/rust-centos7-openssl-libxml2-xmlsec1-builder