Skip to content
Snippets Groups Projects
Unverified Commit 99e00b6e authored by Niaz Faridani-Rad's avatar Niaz Faridani-Rad Committed by GitHub
Browse files

Update Dockerfile

parent a3875ae2
No related branches found
No related tags found
No related merge requests found
FROM reallibrephotos/librephotos-dependencies:dev FROM reallibrephotos/librephotos-dependencies:dev
RUN apt update -y
# install rust and a missing requirenment from pytorch
RUN apt install -y rustc libtinfo5
# actual project # actual project
ARG DEBUG ARG DEBUG
WORKDIR /code WORKDIR /code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment