joxit/rust-openssl

Sponsored OSS

By joxit

Updated over 8 years ago

Docker for rust/rustc/cargo with openssl

Image
Security
Languages & frameworks
Internet of things
3

10K+

joxit/rust-openssl repository overview

docker-rust-openssl

What is rust ?

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. More information on rust-lang.org and GitHub.

About this image

These images contain the openssl library to use with openssl crate.

The joxit/rust-openssl:latest tag will always point the latest stable release.

Get the docker image

You can get the image in three ways

From sources with this command :

git clone https://github.com/Joxit/docker-rust-openssl.git
docker build -t joxit/rust-openssl docker-rust-openssl/latest

Or build with the url :

docker build -t joxit/rust-openssl github.com/Joxit/docker-rust-openssl#master:latest

Or pull the image from docker hub :

docker pull joxit/rust-openssl:latest

Tag summary

Content type

Image

Digest

Size

235 MB

Last updated

over 8 years ago

docker pull joxit/rust-openssl:1.24

This week's pulls

Pulls:

472

Last week