mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
add brok
Signed-off-by: Jess Frazelle <jess@oxide.computer>
This commit is contained in:
parent
49766f3529
commit
3d5bb0fdd3
7
brok/Dockerfile
Normal file
7
brok/Dockerfile
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
FROM haskell:8.8
|
||||||
|
|
||||||
|
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||||
|
|
||||||
|
RUN cabal update && cabal install brok
|
||||||
|
|
||||||
|
CMD ["brok"]
|
Loading…
Reference in New Issue
Block a user