Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Base image of PHP for Bitrix CMS

Image built automatically

Develop workflow:

git clone https://github.com/my_account/php7-base
cd php7-base
git checkout -b myfix
git remote add upstream https://github.com/bitrixdock/php7-base
# Fix something
git add . git commit -am "Add new extension"
git tag -a v1.0.1 -m "Small fixes"# Please tag only if you fix image and build needed
git push -u origin new_branch
# Go to page https://github.com/my_account/php7-base and press Compare & pull# You awesome! :)

Image https://hub.docker.com/r/bitrixdock/php7-base

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages