mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
fix docker script path
This commit is contained in:
@ -21,4 +21,4 @@ ENV PATH=$PATH:/root/.poetry/bin
|
||||
FROM base as install
|
||||
WORKDIR /tmp/hyperglass
|
||||
RUN poetry install --no-ansi
|
||||
COPY ./dockersetup.sh /dockersetup.sh
|
||||
COPY .tests/dockersetup.sh /dockersetup.sh
|
||||
|
Reference in New Issue
Block a user