FROM kuadsoft/rust-openssl:latest
WORKDIR /usr/src/kuadrado_server
COPY ./Cargo.toml ./Cargo.toml
COPY ./src ./src