Oliver Davies
41e13fe078
build(docker): add unzip
2021-12-17 15:12:04 +00:00
Oliver Davies
8953de7dbd
ci: copy theme assets from Docker container
2021-12-15 00:11:00 +00:00
Oliver Davies
c135dd5d2a
Revert "build(docker): update PHP to 8.0"
...
This reverts commit ce57c55bbf
.
2021-12-04 21:26:30 +00:00
Oliver Davies
124f78a74c
build(docker): fix Hadolint errors
2021-12-03 08:48:09 +00:00
Oliver Davies
ce57c55bbf
build(docker): update PHP to 8.0
2021-11-27 17:36:30 +00:00
Oliver Davies
65c100a812
Tidy up Docker environment [ci skip]
2021-05-09 21:52:30 +01:00
Oliver Davies
5afcb964dd
Fix the Composer version
...
Even though Composer v2 was being pulled from the Composer Docker image,
Composer v1 was still being used.
Because I've added the `/app/bin` path to `$PATH`, a version in
`/app/bin/composer` was being used. The simplest way that I can fix
this is re-ordering the variable so that the path is added after the
originals and the Composer version in `/usr/bin/composer` is used.
2021-04-21 21:07:49 +01:00
Oliver Davies
725bd5380e
Move packages into the dev stage
2021-04-21 17:06:18 +01:00
Oliver Davies
64df467527
Re-order Dockerfile steps
2021-04-21 13:43:00 +01:00
Oliver Davies
09c9e52db2
Use Composer 2
2021-04-21 13:43:00 +01:00
Oliver Davies
c9de9c1d54
Extract xdebug_version argument
2021-04-21 13:43:00 +01:00
Oliver Davies
c712da3079
Copy patches so that they can be applied
2021-04-21 13:43:00 +01:00
Oliver Davies
29d88893fa
Add Docker and Docker Compose
2021-02-11 08:53:15 +00:00