|
225b8f09e7
|
Remove unnecessary Dockerfile commands
|
2022-12-01 18:41:51 -08:00 |
|
|
5d04db1dc2
|
Fix zombie reference
|
2022-01-03 08:07:00 -08:00 |
|
|
c0311cee9e
|
Fix text insertion syntax for dockerfile
|
2022-01-03 08:05:54 -08:00 |
|
|
8ef00f39b2
|
Append server-status config to existing httpd.conf
|
2022-01-03 08:02:26 -08:00 |
|
|
9a3c2e2a57
|
Add server-status Apache module config
|
2022-01-03 07:43:32 -08:00 |
|
Jafner
|
2b57086c0f
|
Refactor version parsing
Switch from reading and writing a version file to reading from (and testing the existence of) package.json.
Install jq to handle this parsing
|
2021-10-10 23:52:00 -07:00 |
|
Jafner
|
0f1a8746e7
|
Install git, switch deploy to dispatch only
|
2021-09-30 00:40:34 -07:00 |
|
Jafner
|
34c874413c
|
Draft overhaul script
|
2021-09-29 23:48:36 -07:00 |
|
Jafner
|
265031d711
|
Removed vestigial chmod
|
2021-09-24 12:13:09 -07:00 |
|
Jafner
|
2bdcb99198
|
Removed vestigial COPY
|
2021-09-24 12:11:40 -07:00 |
|
Jafner
|
db196fbb3b
|
Remove healthcheck
The feature was poorly implemented, and offered little value
|
2021-09-24 12:07:35 -07:00 |
|
Jafner
|
d3abfb6b26
|
Added PUID and PGID env vars to dockerfile
Added chown to dockerfile
|
2021-09-09 13:20:30 -07:00 |
|
Jafner
|
9b66192226
|
Explicitly define init and healthcheck as executable
|
2021-08-01 13:12:22 -07:00 |
|
Jafner
|
d5fb2d074f
|
Fix typo in dockerfile
|
2021-08-01 12:59:10 -07:00 |
|
Jafner
|
60aace48c4
|
Add healthcheck functionality
|
2021-08-01 12:57:30 -07:00 |
|
Jafner
|
6e6cc477f0
|
Added missing auto-yes flag for apt-get upgrade
|
2021-08-01 10:36:32 -07:00 |
|
Jafner
|
a178b072ff
|
Initial commit
A functional initial release
|
2021-07-05 00:01:04 -07:00 |
|