Tom Wiesing
|
d114c8fafe
|
Add support for php 8.1
This commit adds optional support for basing images on php 8.1 as
opposed to php 8.0.
|
2023-06-29 14:52:12 +02:00 |
|
Tom Wiesing
|
2493cbb078
|
pkg/logging: Remove unneeded argument
|
2023-03-13 13:24:19 +01:00 |
|
Tom Wiesing
|
45540ab253
|
pkg/environment: Remove some file-based functions
This commit removes certain file-based functions from 'pkg/environment',
continuing the migration to entirely remove the package.
|
2023-03-02 11:15:15 +01:00 |
|
Tom Wiesing
|
2384ee0841
|
admin: Add purge interface
This commit adds a new option to the admin interface to purge an
instance. This requires the user to manually confirm the name of the
instance.
|
2023-01-16 18:22:13 +01:00 |
|