r-xyz
1ab29ec3a4
Rename docker startup scripts coherently.
2024-08-21 11:52:09 +02:00
r-xyz
0d7cf55a3a
Add support for Docker secrets in Standard and alpine image.
2024-08-14 17:40:52 +02:00
r-xyz
5c17fefb08
Implement PHP_UPLOAD_LIMIT
in Alpine images.
2024-07-18 11:54:58 +02:00
Sabir Manandhar
c3d75d3be3
feat[docker]: create session table migration if session driver is set to database ( #9587 )
2021-05-20 14:31:22 -07:00
João Paulo
e410696a36
Fixed #8884 : Fixed alpine image build ( #8885 )
...
* Fixed #8884 : update alpine image dependencies, fix permission error in vendor folder and laravel.log file
* Fixed #8884 : Removes unnecessary changes to fix alpine image build
* Fixed #8884 : Removes unnecessary changes to fix alpine image build
* Fixed #8884 : Fix typo
2020-12-14 17:42:43 -08:00
Ľubomír Kučera
9183de578d
docker: Fix upgrades ( #6680 )
...
Until now, the Docker image was not performing actions that are
necessary for an upgrade completion. That is considered an
anti-pattern.
See https://snipe-it.readme.io/docs/upgrading for more information.
2019-02-13 20:49:36 -08:00
Colin Campbell
ef8e20f66b
Alpine linux docker image ( #6645 )
...
* docker-alpine: Alpine linux container + apache 2.4 support
* docker-alpine: Force passport migrations (production mode Exception)
* docker-alpine: Copy default env in Dockerfile
2019-01-30 14:45:36 -08:00