[commit: ghc] wip/revert-atomic-writes: Drop Docker images (161f102)
git at git.haskell.org
git at git.haskell.org
Sun Mar 3 19:55:55 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/revert-atomic-writes
Link : http://ghc.haskell.org/trac/ghc/changeset/161f102b023b3668c9cdc28ace2c1985049841c3/ghc
>---------------------------------------------------------------
commit 161f102b023b3668c9cdc28ace2c1985049841c3
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.
>---------------------------------------------------------------
161f102b023b3668c9cdc28ace2c1985049841c3
.circleci/images/aarch64-linux-deb9/Dockerfile | 70 --------------
.circleci/images/i386-linux-deb8/Dockerfile | 44 ---------
.circleci/images/i386-linux-deb9/Dockerfile | 44 ---------
.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 | 58 ------------
.circleci/images/x86_64-linux-deb8/Dockerfile | 38 --------
.circleci/images/x86_64-linux-deb9/Dockerfile | 46 ----------
.circleci/images/x86_64-linux-fedora27/Dockerfile | 54 -----------
11 files changed, 545 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 161f102b023b3668c9cdc28ace2c1985049841c3
More information about the ghc-commits
mailing list