Docker composer-and-node-ci image
 
 
 
Go to file
Carlos Gomes 8fd170e2a9
add amd64 and arm64 to build the image
2024-06-17 22:40:47 +02:00
.github/workflows add amd64 and arm64 to build the image 2024-06-17 22:40:47 +02:00
.editorconfig
.gitignore
Dockerfile Reorder commands to use docker cache more effectively 2024-06-17 22:39:20 +02:00
LICENSE
Makefile Fix build and dependencies 2024-06-17 19:53:42 +02:00
README.md
zshrc

README.md

Docker composer-and-node-ci image

A docker image to be used on continuous integration projects.

The idea is to include everything you need to run unit tests and build frontend projects.

Also, it is possible to run pure PHP scripts, Composer for dependency manager.

To deploy and transfer files, Deployer, SSH, and RSync are available.

Nginx and Apache are NOT included.

This image includes:

Loaded modules:

$ php -m

[PHP Modules]
calendar
Core
ctype
curl
date
dom
exif
FFI
fileinfo
filter
ftp
gettext
hash
iconv
json
libxml
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
random
readline
Reflection
session
shmop
SimpleXML
sockets
sodium
SPL
sqlite3
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xml
xmlreader
xmlwriter
xsl
Zend OPcache
zip
zlib