removed docker related files
This commit is contained in:
@@ -1 +0,0 @@
|
||||
**
|
||||
@@ -1,7 +0,0 @@
|
||||
FROM rust:slim
|
||||
|
||||
WORKDIR /opt/rust
|
||||
|
||||
RUN apt update \
|
||||
&& apt-get -y upgrade \
|
||||
&& apt-get -y install libssl-dev pkg-config
|
||||
Reference in New Issue
Block a user