Skip to content

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

Notifications You must be signed in to change notification settings

rkcreation/docker-gitlab-ci-general

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published