Skip to content

Commit

Permalink
Removing unwanted deps
Browse files Browse the repository at this point in the history
Removing unwanted deps
  • Loading branch information
damithkothalawala authored May 6, 2024
1 parent d9169aa commit 6b2e0bd
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,9 @@ RUN apt-get update && \
python3 \
python3-venv \
git \
# build-essential \
# libfuse-dev \
# libcurl4-openssl-dev \
# libxml2-dev \
# automake \
# libtool \
# pkg-config \
wget \
openssl \
fuse \
# libssl-dev \
# libcrypto++-dev \
# libxml2-dev \
# libcurl4-openssl-dev \
s3fs

# Create and activate a virtual environment
Expand Down

0 comments on commit 6b2e0bd

Please sign in to comment.