Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jerowe committed Aug 17, 2022
1 parent 733ac65 commit 7c67261
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions files/image-builder/scipy-bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,17 @@ phases:
sudo yum install --quiet --skip-broken -y \
unzip curl wget git gitflow zsh
sudo yum install --quiet --skip-broken -y \
openssl openssl-devel
sudo yum install --quiet --skip-broken -y \
sudo python3-devel python3 pip3 amazon-efs-utils quota
sudo yum install --quiet --skip-broken -y htop atop tree
sudo yum install --quiet --skip-broken -y \
htop atop tree
sudo yum install --quiet --skip-broken -y \
perl-devel perl-threads \
perl-devel perl-threads
sudo yum install --quiet --skip-broken -y \
s3fs-fuse
Expand Down

0 comments on commit 7c67261

Please sign in to comment.