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