Sign inSign up

petrusv/gitlab-ci-image

By petrusv

Updated over 5 years ago

Container used in gitlab-ci jobs

Image
0

56

petrusv/gitlab-ci-image repository overview

Gitlab CI Image

The intent of this Docker image is to use in gitlab ci project it contains common tools for python/nodejs project pipline that can build docker images.

Main applications pre-installed:

  • Alpine

  • docker

  • git

  • less

  • curl

  • python3

  • npm/nodejs

  • postgresql-client

  • httpie

  • Go app:

  • envsubst

  • Python libs:

  • invoke

  • pre-commit

  • black

  • flake8

  • docker-compose

  • git-aggregator

Usage

In gitlab-ci.yml

image: petrusv/gitlab-ci-image:docker

...

Tag summary

Content type

Image

Digest

Size

292.9 MB

Last updated

over 5 years ago

docker pull petrusv/gitlab-ci-image:docker