• Dridi Boukelmoune's avatar
    circleci: Move away from centos:7 as a base image · 8484cbc2
    Dridi Boukelmoune authored
    For the build jobs we can directly use the target images and avoid the
    nested docker invocation. For other jobs or Dockerfiles where centos:7
    is used we can switch to a self-updating fedora:latest image.
    
    Better diff with the --ignore-all-space option.
    8484cbc2
Name
Last commit
Last update
..
Dockerfile Loading commit data...
Dockerfile.alpine Loading commit data...
Dockerfile.archlinux Loading commit data...
Dockerfile.ubuntu Loading commit data...
README.rst Loading commit data...
config.yml Loading commit data...
make-apk-packages.sh Loading commit data...
make-deb-packages.sh Loading commit data...
make-rpm-packages.sh Loading commit data...