Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
/ ci-image Public archive
forked from paneidos/ci-image

Docker images for use in CI

License

Notifications You must be signed in to change notification settings

oosterhuisd/ci-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI images

Docker images for use in CI.

Generic

Useful for Ruby, PHP and Nodejs. Warning: does not specify a non-privileged user. Switch PHP versions with switch-php VERSION.

Laravel

Comes with Laravel Envoy for deployment. Default is currently PHP 7.3.

MariaDB

MariaDB 10.2 with Barracuda as default file format for InnoDB.

License

Code in this repo is licensed under the MIT license, software included in the docker images may have their own license.

About

Docker images for use in CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 89.4%
  • Shell 10.6%