Skip to content

Commit

Permalink
Update DF
Browse files Browse the repository at this point in the history
  • Loading branch information
jmp1985 committed Aug 27, 2024
1 parent 6a4308a commit 2d934cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ENV TZ=Europe/London
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/tim

RUN apt update
RUN apt install software-properties-common
RUN apt install -y wget
RUN apt install -y git
RUN apt install -y libfftw3-dev
Expand Down

0 comments on commit 2d934cf

Please sign in to comment.