-
when we send data over the mailboxes we are estimating the data size and cut the inbound messges into chunks. however
```
// Use estimated row size, this estimate is not accurate and is used…
-
POC CloudRun
> https://medium.com/@alexismp/deploying-a-quarkus-app-to-google-cloud-run-c4a8ca3be526
Communication avec keycloak
. Install SSL (Cf Dockerfile.multistage)
Communication avec Clo…
-
https://github.com/google/cadvisor/blob/cf21050b5906cce83527f5c531f0cd7d279a3da3/deploy/Dockerfile#L10
Instead of downloading a binary out of nowhere it would be better to use native package libc6-…
-
Two ideas for the docker image:
1. Minimal base: https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://github.com/CrafterKolyan/tiny-python-docker-image&ved=2ahUKEwifi-zJzsGCAxUOc…
-
**Is your feature request related to a problem? Please describe.**
Currently, IPT2 can allow very precise control of line vehicle composition; e.g., using IPT2 controls, I can specify the bus line to…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
a very simple packge.json with
```
...
"scripts": {
"build": "tsc"
},
"dependencies": {
"@typ…
uchar updated
1 month ago
-
- Use buster, don't use dated version
- Multistage
- Ideally remove venv
- Use UTC timezone
- Look into the longevity of package maintenance on Debian and whether version pinning is the way to go.
-
I tried running the sample file 0100_simple_forecast.ipynb from Greykite but I could not get beyond the import statements.
I am using Greykite 0.5.0. on Python version_info(major=3, minor=11, micro…
-
this very likely indicates some type of resource leak when issuing purposefully malicious queries, which is some of the test cases in this class do
need investigate on whether this is a test setup …
-
**Description**
I've successfully set up a gitlab runner after [this documentation](https://docs.gitlab.com/runner/executors/docker.html#use-podman-to-run-docker-commands).
It works great for si…