Skip to content

Commit

Permalink
Fix attempt 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Ionshiv committed Sep 17, 2024
1 parent 4b77c45 commit 0971997
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docker/env.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ RUN <<EOF
wget \
curl \
ncdu \
#screen \
less \
rsync \
zip \
Expand All @@ -47,12 +46,7 @@ RUN <<EOF
sqlite3 \
libgl1-mesa-glx \
python3-venv \
#python3-rdkit \
#librdkit1 \
#rdkit-data \
openjdk-17-jdk-headless \
cmake\
#golang
EOF

# Install Rust (comment out if not needed)
Expand Down

0 comments on commit 0971997

Please sign in to comment.