Skip to content

Commit

Permalink
Delete obsolete images and update dependencies in Ubuntu (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Nov 20, 2023
1 parent 24bfa53 commit e414bbf
Show file tree
Hide file tree
Showing 12 changed files with 66 additions and 665 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
- centos8-lcg101-gcc11
- format10
- format14
- ubuntu1804_cuda
- ubuntu1804_cuda_oneapi
- ubuntu1804_rocm
- ubuntu1804_rocm_oneapi
- ubuntu2004
- ubuntu2004_cuda
- ubuntu2004_cuda_oneapi
Expand All @@ -42,7 +38,6 @@ jobs:
- ubuntu2204_cpp20
- centos7-base
- centos8-base
- alma9-base
steps:
- uses: actions/checkout@v3

Expand All @@ -58,6 +53,7 @@ jobs:
- name: Check size of packages
run: |
df -h
sudo apt-get update
echo "Listing 25 largest packages"
dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | tail -n 25
echo "Removing large packages"
Expand Down
8 changes: 0 additions & 8 deletions alma9-base/Dockerfile

This file was deleted.

191 changes: 0 additions & 191 deletions ubuntu1804_cuda/Dockerfile

This file was deleted.

54 changes: 0 additions & 54 deletions ubuntu1804_cuda_oneapi/Dockerfile

This file was deleted.

37 changes: 0 additions & 37 deletions ubuntu1804_cuda_oneapi/llvm-2022-06-python3.6.patch

This file was deleted.

0 comments on commit e414bbf

Please sign in to comment.