File tree Expand file tree Collapse file tree 5 files changed +2
-2
lines changed
s6-overlay/s6-rc.d/user/contents.d Expand file tree Collapse file tree 5 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4242 - name : Build and push
4343 uses : docker/build-push-action@v6
4444 with :
45- platforms : linux/amd64,linux/arm64
45+ # platforms: linux/amd64,linux/arm64
4646 builder : ${{ steps.buildx.outputs.name }}
4747 file : ${{ matrix.php-version }}/Dockerfile
4848 tags : ${{ steps.meta.outputs.tags }}
Original file line number Diff line number Diff line change 11FROM serversideup/php:8.4-fpm-nginx-alpine
22
33COPY --chmod=755 common/etc/entrypoint.d /etc/entrypoint.d
4+ COPY --chmod=755 common/etc/s6-overlay /etc/s6-overlay
45COPY --chmod=755 --chown=www-data:www-data common/etc/nginx /etc/nginx
56
67# PHP limits
Load Diff This file was deleted.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments