mirror of
https://gitlab.com/fabinfra/gtk-sharp-build.git
synced 2025-05-10 11:23:25 +02:00
Compare commits
8 Commits
Author | SHA1 | Date | |
---|---|---|---|
788d0cf73a | |||
02f9007aa1 | |||
9ebae5a8f9 | |||
|
bf56464150 | ||
|
22452d5836 | ||
|
9a79d2130b | ||
|
733019d00b | ||
|
7d6e313413 |
@ -1,4 +1,6 @@
|
||||
FROM mono:slim
|
||||
|
||||
RUN apt-get update -y && apt-get upgrade -y
|
||||
RUN apt-get install -y mono-complete gtk-sharp2 nuget capnproto git
|
||||
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
|
||||
|
@ -1,3 +1,5 @@
|
||||
# gtk-sharp-build
|
||||
|
||||
A Debian based OCI image for building the GTK# version of Borepin
|
||||
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)
|
Loading…
x
Reference in New Issue
Block a user