mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
fix glob
This commit is contained in:
@@ -9,3 +9,5 @@ COPY . /hosts
|
|||||||
RUN pip install --no-cache-dir --upgrade -r /hosts/requirements.txt
|
RUN pip install --no-cache-dir --upgrade -r /hosts/requirements.txt
|
||||||
|
|
||||||
ENV PATH $PATH:/hosts
|
ENV PATH $PATH:/hosts
|
||||||
|
|
||||||
|
WORKDIR /hosts
|
||||||
|
|||||||
Reference in New Issue
Block a user