Skip to content

Commit

Permalink
Add timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
jmp1985 committed Aug 27, 2024
1 parent 356c7f4 commit bff077b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ FROM nvidia/cuda:11.3.1-devel-ubuntu20.04
WORKDIR /app
COPY . .

ENV TZ=Europe/London

RUN apt update
RUN apt install -y git
RUN apt install -y libfftw3-dev
Expand Down

0 comments on commit bff077b

Please sign in to comment.