Sign inSign up

rkcreation/gitlab-ci-general

By rkcreation

Updated over 3 years ago

Docker image for general purpose : node, npm, gulp, lftp, etc...

Image
1

10K+

rkcreation/gitlab-ci-general repository overview

Docker Gitlab CI general

Docker Cloud Build Status Docker Pulls Docker Stars GitHub stars GitHub last commit

Docker image for general purpose, based on PHP 7 stretch official image, with extra tools.

Command-line tools

  • curl
  • wget
  • rsync
  • sshpass (SSH authentication with password for CI/CD)
  • gnupg

JS tools

  • node v12
  • npm v6
  • yarn
  • gulp
  • release-it

PHP tools

  • Composer

Usage

Use it in .gitlab-ci.yml :

image: rkcreation/gitlab-ci-general:latest

Tag summary

Content type

Image

Digest

sha256:a1623fd82

Size

313.3 MB

Last updated

over 3 years ago

docker pull rkcreation/gitlab-ci-general