Compare commits

..

No commits in common. "master" and "v0.1" have entirely different histories.
master ... v0.1

2 changed files with 2 additions and 6 deletions

View File

@ -1,6 +1,4 @@
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 build-essential nodejs npm
RUN gem install bundler
RUN npm install --location=global appcenter-cli
RUN apt-get install -y mono-complete gtk-sharp2 nuget capnproto git

View File

@ -1,5 +1,3 @@
# gtk-sharp-build
A Debian based OCI image for building the GTK# version of Borepin
For available builds have a look at the [Container Registry](https://gitlab.com/fabinfra/gtk-sharp-build/container_registry)