mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
remove commented sections
This commit is contained in:
@@ -2,7 +2,4 @@ FROM ubuntu:bionic as base
|
|||||||
WORKDIR /tmp
|
WORKDIR /tmp
|
||||||
COPY .tests/install/ubuntu/setup.sh /tmp/init.sh
|
COPY .tests/install/ubuntu/setup.sh /tmp/init.sh
|
||||||
COPY ./install.sh /tmp/install.sh
|
COPY ./install.sh /tmp/install.sh
|
||||||
RUN bash /tmp/init.sh
|
RUN bash /tmp/init.sh
|
||||||
|
|
||||||
# FROM base as install
|
|
||||||
# RUN bash /tmp/install.sh
|
|
Reference in New Issue
Block a user