mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-04-26 06:15:41 +02:00
6 lines
65 B
Docker
6 lines
65 B
Docker
FROM gitpod/workspace-full
|
|
|
|
USER gitpod
|
|
|
|
RUN brew install kotlin
|