Sign inSign up

thojkooi/ci-python

By thojkooi

Updated almost 8 years ago

Docker image with NodeJS and other pre-installed tools, aimed to be used with CI tooling

Image
0

622

thojkooi/ci-python repository overview

CI - Python

Docker image with various pre-installed tooling aimed towards Python, to help speed up build times.

Docker Build Statu


Available tools

  • git
  • make
  • zip
  • pygithub

Usage

In gitlab-ci:

unit-tests:
    stage: test
    image: registry.gitlab.com/thojkooi/ci-python
    script:
      - ...

Tag summary

Content type

Image

Digest

Size

49.1 MB

Last updated

almost 8 years ago

docker pull thojkooi/ci-python