Mathrice locally maintained docker images

Usage

  1. Copy the exact image path using the image selector link.
  2. Paste in:
    • Dockerfile: after the FROM field
    • .gitlab-ci.yml: after the image: field

Samples

Dockerfile

            FROM registry.plmlab.math.cnrs.fr/docker-images/alpine/3.12:base
            RUN apk update
            

.gitlab-ci.yml

            image: registry.plmlab.math.cnrs.fr/docker-images/alpine/3.12:base
            

Category Image name Image selector Status
rocketchat logo chat rocketchat root pipeline status
skopeo logo container skopeo root pipeline status
mariadb logo database mariadb 10 pipeline status
bash logo language bash 5.0.18 pipeline status
nodejs logo language nodejs 12.18.4 12.22.1 pipeline status
openjdk-jre-headless logo language openjdk-jre-headless 8 pipeline status
python logo language python root pipeline status
rocker-r-ver logo language rocker-r-ver r-base r-rmd r-ver rmd rstudio tidyverse verse pipeline status
alpine logo system alpine 3.12 3.13 3.14 3.15 edge pipeline status
centos logo system centos 7 8 pipeline status
debian logo system debian 10 11 9 testing pipeline status
fedora logo system fedora root 36 rawhide pipeline status
ubuntu logo system ubuntu 18.04 20.04 21.10 22.04 pipeline status
augeas logo tools augeas root pipeline status
buildah logo tools buildah root alpine fedora ubuntu pipeline status
elasticsearch logo tools elasticsearch 6 pipeline status
mkdocs logo tools mkdocs root pipeline status
rabbitmq logo tools rabbitmq 3.8.9 pipeline status
bbb-render logo video-tools bbb-render ubuntu-20.04 pipeline status
hugo logo web hugo alpine-3.14 pipeline status

Page updated on 25/04/2024 07:03:34 - Source page