mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
remove commented sections
This commit is contained in:
parent
da4ccc98ce
commit
ad0d313cd9
1 changed files with 1 additions and 4 deletions
|
|
@ -2,7 +2,4 @@ FROM ubuntu:bionic as base
|
|||
WORKDIR /tmp
|
||||
COPY .tests/install/ubuntu/setup.sh /tmp/init.sh
|
||||
COPY ./install.sh /tmp/install.sh
|
||||
RUN bash /tmp/init.sh
|
||||
|
||||
# FROM base as install
|
||||
# RUN bash /tmp/install.sh
|
||||
RUN bash /tmp/init.sh
|
||||
Loading…
Add table
Reference in a new issue