mirror of
https://gitlab.com/fabinfra/gtk-sharp-build.git
synced 2025-03-12 06:31:51 +01:00
install appcenter
This commit is contained in:
parent
22452d5836
commit
bf56464150
@ -1,5 +1,6 @@
|
|||||||
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 ruby-dev build-essential
|
RUN apt-get install -y mono-complete gtk-sharp2 nuget capnproto git ruby ruby-dev build-essential nodejs npm
|
||||||
RUN gem install bundler
|
RUN gem install bundler
|
||||||
|
RUN npm install --location=global appcenter-cli
|
||||||
|
Loading…
x
Reference in New Issue
Block a user