1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

remove commented items from dockerfile

This commit is contained in:
thatmattlove
2024-03-17 16:03:07 -04:00
parent 6025023c5d
commit 7c65066a20

View File

@ -8,11 +8,7 @@ ENV HYPERGLASS_DEV_MODE=false
ENV HYPERGLASS_REDIS_HOST=redis
ENV HYPEGLASS_DISABLE_UI=true
# RUN curl -sSf https://rye-up.com/get | RYE_INSTALL_OPTION="--yes" bash
# ENV PATH="${PATH}:$HOME/.rye/shims"
COPY . .
# RUN $HOME/.rye/shims/rye sync
# RUN . ./.venv/bin/activate
RUN pip3 install .