mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 11:02:55 +01:00
initial commit
This commit is contained in:
commit
aefaed4d90
13 changed files with 120 additions and 0 deletions
6
Dockerfile.omnibus-raspbian-wheezy
Normal file
6
Dockerfile.omnibus-raspbian-wheezy
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
FROM resin/rpi-raspbian:wheezy
|
||||
|
||||
ADD / /
|
||||
RUN /scripts/install-essentials
|
||||
RUN /scripts/install-git
|
||||
RUN /scripts/install-ruby
|
||||
Loading…
Add table
Add a link
Reference in a new issue