build-configs(update)

This commit is contained in:
Oliver Davies 2023-06-27 21:24:28 +01:00
parent 267b9d72fd
commit b359927080
10 changed files with 13 additions and 11 deletions

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
export DOCKER_UID=1000

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
FROM php:8.1-fpm-bullseye AS base
@ -28,7 +28,7 @@ USER root
RUN apt-get update -yqq \
&& apt-get install -yqq --no-install-recommends \
git libjpeg-dev libpng-dev libzip-dev mariadb-client unzip
git libpng-dev libjpeg-dev libzip-dev mariadb-client unzip
RUN docker-php-ext-configure gd --with-jpeg

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
x-proxy: &default-proxy
networks:
@ -42,4 +42,5 @@ services:
networks:
web:
external: true
name: traefik_proxy

View file

@ -1,4 +1,5 @@
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
default:
@just --list

View file

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!-- Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. -->
<!-- Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. -->
<ruleset name="docker-example-drupal-localgov coding standards">
<description>PHPCS configuration file for docker-example-drupal-localgov.</description>

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
parameters:
level: max

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. -->
<!-- Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. -->
<phpunit
beStrictAboutChangesToGlobalState="true"
beStrictAboutOutputDuringTests="false"

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
[[ -f composer.json && ! -d vendor ]] && composer install

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
max_vars_input = 1000
memory_limit = 128M

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
server {
server_name _;