mirror of
https://gitlab.com/fabinfra/gtk-sharp-build.git
synced 2025-03-12 22:51:48 +01:00
Update Dockerfile
This commit is contained in:
parent
733019d00b
commit
9a79d2130b
@ -1,5 +1,5 @@
|
|||||||
FROM mono:slim
|
FROM mono:slim
|
||||||
|
|
||||||
RUN apt-get update -y && apt-get upgrade -y
|
RUN apt-get update -y && apt-get upgrade -y
|
||||||
RUN apt-get install -y mono-complete gtk-sharp2 nuget capnproto git ruby
|
RUN apt-get install -y mono-complete gtk-sharp2 nuget capnproto git ruby ruby-dev
|
||||||
RUN gem install bundler
|
RUN gem install bundler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user