NOTICKET: Setup
This commit is contained in:
parent
f17273f62d
commit
2e9d8ab66d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ RUN newgrp docker
|
|||
RUN echo "runner ALL=(ALL:ALL) NOPASSWD:ALL" > /etc/sudoers.d/runner
|
||||
|
||||
# Installing Dependencies
|
||||
RUN zypper -n install git wget curl zip unzip nodejs20
|
||||
RUN zypper -n installbash git wget curl zip unzip nodejs20
|
||||
|
||||
WORKDIR /home/runner
|
||||
|
||||
|
|
Loading…
Reference in a new issue