-
Automatic dependency update failed for the current master with SHA 2b046dcad82b9a293999918858da6cbbbb793bd7.
The automatic dependency management cannot continue. Please fix errors reported bellow.
…
-
**User-Story**
As an admin of an authelia installation using CI/CD mechanics, I would like to validate configuration files to be valid before they are deployed.
**Problem**
In v4.7.0 `logs_level`…
-
_Merges dev -> master_
ViesTIM-projekti kehitti Jyväskylän yliopiston informaatioteknologian tiedekunnassa kehitettyyn TIM-järjestelmään viestintätoiminnallisuuksia. Korppi-järjestelmän sähköpostilis…
-
Try new tools if necessary.
-
Hi,
I am developing a @nestjs project, we have decided to switch to a **microservices architecture** embracing the **monorepo** mode for code reusability. We use **docker-compose** to spin up a num…
-
I have an application structured like below:
```bash
docker-compose.yml
.pre-commit-config.yaml
└─ services/
└─ backend/ # written in python
└─.style.yapf
└─.flake8
…
-
docker-compose.ymlにsuper_unkoに関係ないformatterやlinterイメージが一緒にいるのが奇妙なので別ymlファイルに分離する
-
**If you are a Homebrew user on macOS Big Sur:**
> We do not provide support for this released but not yet supported version.
> You will encounter build failures with some formulae.
> Please crea…
-
Some issues that maybe aren't addressed, or not addressed in detail?
- optimising builds: good practice around building efficient layers (layer size; efficiency when repeatedly building from the to…
-
I get an error when i run my image with docker-compose this is my pipfile with the library rq i try to up the image but i get an error in django-rq, but i not change this library i only add in my dock…