Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 986 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 986 Bytes

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 8 buster official image, with extra tools.

Command-line tools

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

JS tools

  • node v14
  • npm v9
  • yarn
  • gulp
  • release-it

PHP tools

  • Composer

Usage

Use it in .gitlab-ci.yml :

image: rkcreation/gitlab-ci-general:latest