Skip to content
Snippets Groups Projects
Forked from Platform / Infrastructure / CI CD / Dockerfiles for Jenkins
Source project has a limited visibility.
  • David Douard's avatar
    fbc1b431
    initial set of Dockerfiles for 3 basic images · fbc1b431
    David Douard authored
    images are:
    
    - base: jnlp-slave + upgrade + build tools
    - tox: base + pg10 + up to date pip, coverage, pylint, codespell and radon
    - sphinx: tox + up to date sphinx + dependencies required to be able to build
              SWH's doc
    
    Also comes with a makefile to build those images and check ther are up to date.
    fbc1b431
    History
    initial set of Dockerfiles for 3 basic images
    David Douard authored
    images are:
    
    - base: jnlp-slave + upgrade + build tools
    - tox: base + pg10 + up to date pip, coverage, pylint, codespell and radon
    - sphinx: tox + up to date sphinx + dependencies required to be able to build
              SWH's doc
    
    Also comes with a makefile to build those images and check ther are up to date.