update
This commit is contained in:
@ -105,9 +105,6 @@ RUN python3 -m pip install -e .
|
||||
# Activate the virtual environment (implicitly handled in entrypoint or CMD)
|
||||
RUN echo "source /freqtrade/.venv/bin/activate" >> ~/.bashrc
|
||||
|
||||
|
||||
RUN pip install --user --no-cache-dir --no-build-isolation -r /share/fqm_bot_nfix5/tests/requirements.txt
|
||||
|
||||
RUN chmod +x /etc/s6-overlay/s6-rc.d/fqmbotnfix5/*
|
||||
|
||||
# Labels
|
||||
|
Reference in New Issue
Block a user