Skip to content

Commit

Permalink
Merge branch 'main' of github.com:exactlab/fractal-containers
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Dec 13, 2023
2 parents c14d35c + 7c73cfd commit 90dbaf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/Dockerfile.server.step1
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ RUN apt-get -y install gcc postgresql postgresql-contrib libpq-dev # required f
RUN apt-get -y install libaec-dev # required for fractal-tasks-core
RUN apt-get -y install curl # required for healthcheck
RUN apt-get -y install git # required for installing server from git
RUN apt-get -y install libgles2 # required for fractal-tasks-core using napari/vispy, see issue #32

0 comments on commit 90dbaf4

Please sign in to comment.