-
Hi,
I recently updated my M1 Max Macbook to Ventura, as well as the newest Docker Desktop version, and my previously building dockerfiles now fail on seemingly any Powershell module installation with…
-
- [ ] nota package includes nota-editor frontend which bundles a bunch of things incl. all KaTeX fonts. Better way to reduce package size?
- [ ] need to simplify installation process, way too many pi…
-
Downloading older Docker images for testing purposes results in images containing incorrect Lychee binary versions. Specifically, the Docker tags (named after specific Lychee versions, and sometimes e…
-
When we try to do the step oc new-app --template=jenkins-external-services -p JENKINS_IP=XXX.XXX.XXX.XXX from http://blog.andyserver.com/2016/02/jenkins-slaves-openshift-external-jenkins-environment/ …
xelfe updated
8 years ago
-
It'd be awesome if we could move the default k8s image to k3s as it'll make everything faster and use less resources.
-
If i use the headless option, like the following, v2 driver works fine:
```
import undetected_chromedriver.v2 as uc
options = uc.ChromeOptions()
options.headless=True
options.add_argument('--head…
-
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate.
## Issue
As mentioned in issue https://github.com/…
-
related;
- https://github.com/moby/moby/issues/15858
- https://github.com/moby/moby/issues/29211
- https://github.com/moby/moby/issues/35639
## Abstract
Currently the following construc…
-
I want to cross-compile my program to several architectures (e.g. i386, x86_64, armel, armhf, etc.) and publish each as an AppImage. Besides cross-compiling my own application, I found that AppImageKi…
-
Refs #217 - create a publish plugin that can deploy to AWS Lambda.
https://docs.aws.amazon.com/lambda/latest/dg/limits.html says lambda packages can be up to 50 MB, so this would only work with sma…