Skip to content

Commit 9cfa7e5

Browse files
authored
Update README.md
1 parent a409579 commit 9cfa7e5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# ci-docker-php-node
22
CI Docker container for gitlab ci and github runner
3+
4+
This Repository build each day the current version of the dockerfile for the php versions 7.4,8,8.1 and 8.2
5+
6+
The image can use in each gitlab-ci and github action pipeline to build php apps with composer and npm
7+
8+
The image has the following functions:
9+
10+
* Composer v2 https://getcomposer.org/
11+
* LTS Node https://nodejs.org/en/
12+
* Latest NPM Version
13+
* PHP Version depend on image version

0 commit comments

Comments
 (0)