WIP: Draft: Resolve "Use gnumake for uniform dev build system and GitLab CI" #213
@ -3,7 +3,7 @@ FROM debian:12.5
|
||||
|
||||
RUN apt-get -y update
|
||||
|
||||
RUN apt-get -y install haskell-stack
|
||||
RUN apt-get -y install haskell-stack git
|
||||
RUN apt-get -y install libghc-zlib-dev libpq-dev
|
||||
|
||||
WORKDIR /fradrive
|
||||
|
||||
Reference in New Issue
Block a user