[commit: ghc] wip/gitlab-registry: Drop Docker images (59feedc)
git at git.haskell.org
git at git.haskell.org
Sat Feb 23 19:23:04 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gitlab-registry
Link : http://ghc.haskell.org/trac/ghc/changeset/59feedc8aa9189d4a1ab0699e4ed09579ca93435/ghc
>---------------------------------------------------------------
commit 59feedc8aa9189d4a1ab0699e4ed09579ca93435
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Feb 22 17:04:27 2019 -0500
Drop Docker images
These have been moved to the ghc/ci-images project.
>---------------------------------------------------------------
59feedc8aa9189d4a1ab0699e4ed09579ca93435
.circleci/images/aarch64-linux-deb9/Dockerfile | 69 --------------
.circleci/images/i386-linux-deb8/Dockerfile | 45 ---------
.circleci/images/i386-linux-deb9/Dockerfile | 45 ---------
.circleci/images/linters/Dockerfile | 30 ------
.circleci/images/update-image | 34 -------
.circleci/images/x86_64-freebsd/Dockerfile | 25 -----
.circleci/images/x86_64-freebsd/build-toolchain.sh | 102 ---------------------
.circleci/images/x86_64-linux-centos7/Dockerfile | 54 -----------
.circleci/images/x86_64-linux-deb8/Dockerfile | 35 -------
.circleci/images/x86_64-linux-deb9/Dockerfile | 46 ----------
.circleci/images/x86_64-linux-fedora27/Dockerfile | 50 ----------
11 files changed, 535 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 59feedc8aa9189d4a1ab0699e4ed09579ca93435
More information about the ghc-commits
mailing list