4 lines
45 B
Docker
4 lines
45 B
Docker
FROM gitpod/workspace-full
|
|
|
|
RUN ./install.sh
|
FROM gitpod/workspace-full
|
|
|
|
RUN ./install.sh
|