Compare commits
No commits in common. "c6447ab07c7df3618e4d464d30d0c994818240c2" and "14554b52c33ad279e4eb1aae14bb2d695643b021" have entirely different histories.
c6447ab07c
...
14554b52c3
2 changed files with 0 additions and 14 deletions
|
@ -1,8 +1,4 @@
|
|||
|
||||
[](https://cicd.apps.glenux.net/glenux/fosdem-recorder.cr)
|
||||
[](https://opensource.org/licenses/BSD-3-Clause)
|
||||
[](https://patreon.com/glenux)
|
||||
|
||||
# FOSDEM Recorder
|
||||
|
||||
A tool to schedule FOSDEM recordings and help you record the 5+ talks you
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
FROM crystallang/crystal:1.7.1
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y cmake g++
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY shard.lock /app
|
||||
RUN shards install
|
||||
|
Loading…
Add table
Reference in a new issue