mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Remove solargraph from Dockerfile
This commit is contained in:
@@ -11,9 +11,6 @@ RUN dpkg -i google-chrome-stable_current_amd64.deb; apt-get -fy install
|
|||||||
RUN mkdir /app
|
RUN mkdir /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# Ruby language server
|
|
||||||
RUN gem install solargraph
|
|
||||||
|
|
||||||
# Launch processes in Procfile
|
# Launch processes in Procfile
|
||||||
RUN gem install foreman
|
RUN gem install foreman
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user