Skip to content

Commit

Permalink
Try again building without build-essentials
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Mar 4, 2023
1 parent b347b89 commit d21b76b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ WORKDIR /opt

COPY . lvmscp

RUN apt-get -y update
RUN apt-get -y install build-essential libbz2-dev

RUN pip3 install -U pip setuptools wheel
RUN cd lvmscp && pip3 install .
RUN rm -Rf lvmscp
Expand Down

0 comments on commit d21b76b

Please sign in to comment.