Skip to content

Commit

Permalink
remove pacotes nao usados
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafaelrn committed Nov 19, 2023
1 parent e86bfa1 commit f75aeac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ RUN apt-get -y install git
RUN apt-get -y install postgresql-client
RUN apt-get -y install libpq5
RUN apt install -qq --assume-yes mesa-utils libgl1-mesa-glx libxcursor1 libxrandr2 libxxf86vm1 x11-xserver-utils xfonts-base xserver-common dos2unix
RUN apt install -y net-tools
RUN apt install -y lsof

# Set the working directory and copy files
WORKDIR /app
Expand Down

0 comments on commit f75aeac

Please sign in to comment.