feat: init commit
This commit is contained in:
4
x86_64-unknown-linux-gnu-0.2.1-openssl/Dockerfile
Normal file
4
x86_64-unknown-linux-gnu-0.2.1-openssl/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM rustembedded/cross:x86_64-unknown-linux-gnu-0.2.1
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install --assume-yes libssl-dev
|
||||
Reference in New Issue
Block a user