tangled
alpha
login
or
join now
angrydutchman.peedee.es
/
plcbundle-rs
forked from
atscan.net/plcbundle-rs
High-performance implementation of plcbundle written in Rust
0
fork
atom
overview
issues
pulls
pipelines
build: copy tests directory into docker image
tree.fail
1 month ago
09c96d9c
54a734ac
options
unified
split
Changed files
+1
Dockerfile
+1
Dockerfile
···
17
17
WORKDIR /app
18
18
COPY Cargo.toml Cargo.lock ./
19
19
COPY src ./src
20
20
+
COPY tests ./tests
20
21
21
22
ENV OPENSSL_STATIC=1
22
23
ENV OPENSSL_DIR=/usr