Entries before tag-* affects all tags.
- Fix reboot container crash 4fc7f78
- 2024-02-20 58f1824
- Remove shorthands because for some reason, it's now causing issues c165974
- 2024-02-20 7adc1e1
- Allow users to add custom cron 5e49a5f
- Include missing create rule 20c3da2
- Update shameless plug 37624ca
- Double upload limit 7345b55
- Fix wrong link fe94cdb
- 2024-02-07 fee3b3f
- Update description with shameless plug and support link c7ea85f
- Merge branch 'master' of github.com:demyxsh/wordpress 82db408
- 2024-02-07 755e1b1
- Update php versions and set default to 8.1 439b7c1
- Add missing environment variable dbb0a9d
- Include custom volume a055290
- New function to reset permissions at container start and hourly cron 3266dde
- Put back wp-cli as the default wp cron 36489eb
- Remove unused variables 01e6253
- Update Alpine to 3.18 4d79110
- Disable installation of default themes/plugins when upgrading 8979b99
- Define redis constants 466c42d
- New variable DEMYX_CRON_TYPE d14a318
- Downgrade alpine version 321d348
- Remove --update flag dbbdc0b
- Update test commands 0a5970a
- Misc updates bc28efa
- Add --log flag for logrotate 2bb38c5
- Misc updates 17f7b30
- Change value to 7 db83766
- Use the missing variable 258bd4c
- Coming soon a27988f
- If statement must be true 1026524
- Add missing variable 7195db4
- Add login support for Bedrock 358e348
- Update variable 351a287
- Add intl php extension 405d707
- Remove whitespaces 1f545ba
- Switch variable orders 85d4734
- Add pdo extension e8c1b9f
- Misc updates b4ba686
- Misc updates be7f20f
- Downgrade to 3.16 for now 2e5911b
- Add wp-cli login package e090a42
- Update log rotate variables e0ac957
- Add new logrotate variable efa1543
- Update cron intervals d40b366
- Put inside braces and sed out the double quotes d60ab56
- Put inside braces and sed out the double quotes 6027aaf
- 2022-11-02 6fc4064
- Rename environment variable 9e6423f
- 2022-11-01 b50bdc9
- Merge branch 'master' of github.com:demyxsh/wordpress 2882b3e
- Misc updates b4d150f
- Add new environment variables 0a67805
- Add new executables 87d8884
- Use new function formatting and add/update commands/functions 6ebf874
- Add new environment variables a8b1f65
- Disable SSL by default df4b4f3
- Update depends_on keys bb5daca
- Update comment descriptions 3c99930
- Put inside braces and sed out the double quotes 6027aaf
- Rename environment variable 9e6423f
- Misc updates b4d150f
- Add new environment variables 0a67805
- Add new executables 87d8884
- Use new function formatting and add/update commands/functions 6ebf874
- Add new environment variables a8b1f65
- Disable SSL by default df4b4f3
- Update depends_on keys bb5daca
- Update comment descriptions 3c99930
- Remove composer commands and add roots/acorn 1cfa14f
- Misc updates e5db3aa
- Build and push 7.4 tag c14ec90
- Update symlink locations 58397c3
- Add wp-cli executable 64570a2
- Install php 8.0 and 8.1 through apk package manager 09a7008
- Add new package mysql-client 3b60d90
- Add new variable DEMYX_PHP, default value is 8.0 70475ec
- Use upstream alpine fdf0256
- Archive php7.4 files ec1ab2a
- Rename scripts and make it executable dc23f66
- tag-bedrock - copy new bin directory 4f37412
- tag-bedrock - remove full paths 371669e
- tag-bedrock - add new variable DEMYX_PHP 2224bf5
- tag-bedrock - move and rename 0dac5c7
- tag-cli - install php and friends from package manager 2bdcd4a
- tag-cli - use alpine upstream 23383fb
- tag-cli - remove full paths 187dcb0
- tag-cli - replace package 0e5c496
- Use latest distro c55d74d
- tag-cli
- Missing bash package
- Missing user for su command
- Misc updates to docker-compose.yml
- tag-bedrock
- Get composer as demyx user
- Remove all content in DEMYX directory before installing Bedrock
- tag-latest
- Change comment
- Put entrypoint back to an array
- Rename wp-config-sample.php before
- Misc update
- Misc changes
- Rearrange wp-cli RUN commands
- Update Bedrock RUN commands
- Update finalize RUN commands
- Update install.sh scripts
- Misc updates
- Rearrange RUN commands
- Update WordPress RUN commands
- Update if statement for the installer
- Alphabetized
- Fixed PHP version to 7.x
- Misc updates
- Rename variables and support old ones
- ShellCheck approved
- Update Dockerfile RUN commands
- Use -E flag for sudo to keep environment variables
- Use full paths to binaries/scripts
- bash
- Use cp instead of mv when creating wp-config.php
- Update logic when installing WordPress
- Various misc updates
- Populate /demyx directory with WordPress/Bedrock files
- 3 new environment variables: WORDPRESS_PHP_EMERGENCY_RESTART_THRESHOLD, WORDPRESS_PHP_EMERGENCY_RESTART_INTERVAL, WORDPRESS_PHP_PROCESS_CONTROL_TIMEOUT
- Alphabetized keys in docker-compose.yml
- Updated README example
- mariadb-client was added so wp-cli can use mysqldump
- Created src directory for main file(s)
- Format LABEL and ENV entries
- Switch base image to php:fpm-alpine
- Use third party script to install php extensions
- tag-bedrock
- Install composer from upstream
- Set dumb-init as the shebang in the entrypoint
- Update finalize RUN commands
- Update entrypoint
- tag-latest
- Move default variables in config.sh to Dockerfile ENV
- Set dumb-init as the shebang in the entrypoint
- Update finalize RUN commands
- Update entrypoint