Docker image for general purpose, based on PHP 8 buster official image, with extra tools.
- curl
- wget
- rsync
- sshpass (SSH authentication with password for CI/CD)
- gnupg
- node v14
- npm v9
- yarn
- gulp
- release-it
- Composer
Use it in .gitlab-ci.yml
:
image: rkcreation/gitlab-ci-general:latest