-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
-
I am unable to get the VSCode debugger to work with PHP running in a podman container. I was able to set this up using Docker by following these steps...
1. Create php.dockerfile (Dockerfile)
2. C…
-
Different projects often have different needs in term of INI config or PHP extensions.
Most of INI config customization can be done already with a project scoped php.ini.
But what about PHP extensio…
-
## Dockerでの環境構築でのハンズオンを実施
## 今回の目的
```
1. 言語化
2. 図を考える
3. 基礎知識の確認
```
## Dockerとは、
## 本ハンズオンで困ったところ
## 参考記事
https://www.youtube.com/watch?v=wdG3SEr8TUM&t=305s
https://gi…
-
### Description
The following code:
```
opcache.enable = 1
opcache.enable_cli = 1
opcache.file_update_protection = 0
opcache.validate_timestamps = 0
opcache.validate_permission = 0
opcac…
-
### Detailed description of the problem
There seems to be an issue with the handling of resource category IDs when a whole team is exported and reimported in another eLabFTW instance. Categories that…
-
Hi,
I recently updated my Nextcloud from 29 to 30 on my synology NAS, using Linuxserver docker image.
After update, Cospend is not launched because of instability risk.
Please see my first mes…
-
I don't know whether this happens on all platforms, but on my Fedora 37 host machine, PHP CLI segfaults when linting a file (part of our pre-commit hook) on the latest Hypernode Docker (PHP 8.1.12):
…
-
### Summary
Is there a plan to add SSL/TLS support for database connections in Shlink? SSL has already been implemented for other connections like Redis and RabbitMQ.
### Use case
- **Improved secu…
-
## Describe the situation
**Description**:
I have configured the environment as follows - I have solved the problem with Elasticsearch (see other ticket) by commenting it out.
.env
```
PORT=8…