docker-php icon indicating copy to clipboard operation
docker-php copied to clipboard

Docker Images for PHP

Results 10 docker-php issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @​cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @​dependabot...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3. Release notes Sourced from actions/checkout's releases. v4.1.3 What's Changed Update actions/checkout version in update-main-version.yml by @​jww3 in actions/checkout#1650 Check git version before attempting to...

Template used in all versions is not compatible with the arm architecture.

Test https://unit.nginx.org/ and maybe add a option to use it instead of fpm? or replace?

Estou com um projeto, e estou executando todos os comandos como root no host, porém o container está tentando escrever com UID 1337... Já declarei $ASUSER, e a $UID como...

help wanted
question

https://medium.com/@aelsabbahy/tutorial-how-to-test-your-docker-image-in-half-a-second-bbd13e06a4a9

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @​crazy-max in docker/build-push-action#1120 Bump @​docker/actions-toolkit from 0.24.0 to 0.26.0...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @​dependabot in actions/checkout#1739 Bump...

dependencies
github_actions

Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 4.0.0 to 4.0.2. Release notes Sourced from peter-evans/dockerhub-description's releases. Docker Hub Description v4.0.2 What's Changed fix: revert fix enable-url-completion input by @​peter-evans in peter-evans/dockerhub-description#310 Full Changelog: https://github.com/peter-evans/dockerhub-description/compare/v4.0.1...v4.0.2...

dependencies
github_actions

This pull request introduces improvements to the CI/CD workflow and simplifies the Docker images for multiple PHP-Nginx versions by replacing manual installation of `supervisord` with package manager installation and adding...