Oliver Davies
f002586a1e
Move Dockerfile
2021-12-29 20:42:35 +00:00
Oliver Davies
f9f3d23b7f
fix: add the missing make
dependency
2021-11-11 08:09:51 +00:00
Oliver Davies
b860ea7a2e
refactor: add spacing within the Dockerfile
2021-11-11 07:19:25 +00:00
Oliver Davies
748dc6bdb5
refactor: combine COPY commands
...
Combine two `COPY` commands to add the package.json and
package-lock.json files at the same time - the same way that is being
used for composer.json and composer.lock files earlier in the file.
2021-11-11 07:12:59 +00:00
Oliver Davies
033271519f
build(docker): add /app/vendor/bin to PATH
2021-10-07 09:03:49 +01:00
Oliver Davies
46d1499e9d
ci: Copy the src directory
2021-08-25 01:30:52 +01:00
Oliver Davies
1a28d7882d
Run nginx as a non-root user
2021-08-16 15:58:04 +01:00
Oliver Davies
afbd1e302f
Refactor Dockerfile
2021-07-24 20:46:24 +01:00
Oliver Davies
0565c659fd
Push Docker images to GitHub container registry
2021-07-05 20:20:24 +01:00
Oliver Davies
1e66df30a1
Refactor the production Docker image
2021-07-03 23:36:09 +01:00