-
I noticed that the docker image builds very slowly and I'd like to try and fix it.
Two things pop out at me as potential issues.
The `.dockerignore` is very permissive, it allows the entire `.gi…
-
Hey,
First of all, thank you for the project. I have been looking for a lightweight docker image cache that was easy to set up. This seems to tick all the boxes for me. However, I seem to have hit …
-
Since we will introduce general web-based tool support in https://github.com/DSD-DBS/capella-collab-manager/pull/1355, we also removed most of the Jupyter specific code.
We should also replace the …
-
Hi, first of all a big thanks for making this a great container.
I noticed that you do not have the newest 0.4.2 version of /jagrosh/MusicBot available as a tag yet. Got released about an hour ago.…
-
### Question
Hi, I am following the documentation on [Google Clood Artifact Registry](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/artifact_registry_docker_imag…
-
### Description of problem
It seems when you have scaled apps like `dokku ps:scale app_name web=2 worker=4` then you have 2 web instances running (on a server). If you now deploy a new version of t…
-
**Analyze build logic**
To get more information about possible improvements we can run the github profiler on the build logic.
**Possible Optimizations**
- Parallelize the tests in the build e.g. w…
Saela updated
2 months ago
-
Since a while we noticed that description editor on Linux is broken. Our current solution to that is downgrading some system libs (listed below). That temporary fix however will stop working soon as t…
-
Haldo,
I've been trying to create a container for my bot, Ultros, following the instructions here: https://docs.docker.com/userguide/dockerimages/
I've already done `docker pull ubuntu`, so I do…
-
# Background
This is somewhat related to the request #4317, but since GCR is being deprecated, I decided to work on creating a data source for Artifact Registry. This is my first time developing in …