trompx
trompx
Hello, I use an ansible ferm role in which I include `@include '/usr/local/bin/ferment docker --cidr 172.17.0.0/16 config|';`. When I start a docker container with the `--net=host` parameter and try to...
``` NAME="Linux Mint" PRETTY_NAME="Linux Mint 20.1" VERSION_CODENAME=ulyssa UBUNTU_CODENAME=focal QEMU emulator version 4.2.1 (Debian 1:4.2-3ubuntu6.19) libvirtd (libvirt) 6.0.0 free: Multiple unit options doesn't make sense. 8 16 crw-rw----+ 1 root kvm...
Hello, I get the following error: ``` - Installing stoutlogic/acf-builder (1.9.0): Downloading (100%) Failed to execute (12) unzip -qq '/tmp/bundles/test-1.0.0/vendor/stoutlogic/acf-builder/9644fd3a11bc4eae148e120119b7d637' -d '/tmp/bundles/test-1.0.0/vendor/composer/3315b3ed' error: invalid zip file with overlapped components (possible...
I use the chat but despite it is auto expanding when I copy the widget provided directly by facebook on an html page, when I try to implement the chat...
### Describe the Bug I try to install asdf with nodejs plugin in an alpine docker container. While it works in an ubuntu 18.04 docker image, it fails in alpine....
Hello, I have been waiting a long time for ltree support in prisma but want to make the switch to drizzle (mainly for performance). I found nothing in the docs...
**Klaro Config** ```js var klaroConfig = { apps: [ { name: "google-analytics", default: true, title: "Google Analytics", purposes: ["analytics"], cookies: [/^ga/i] }, { name: "hubspot", title: "Hubspot", purposes: ["marketing"], default:...
Hello, I am wondering if you considered about implementing a db adapter, so we could switch for instance from nedb to dynamodb which coule be a good scalable serverless option....
Hello, I am using Linux Mint 19.3. I try to setup a eth1/eth2 interfaces with the following: ``` interfaces_ether_interfaces: - device: eth1 bootproto: static address: 192.168.33.15 netmask: 255.255.255.0 gateway: 192.168.0.254...
Hello @garthenweb, I tested your ibrary but couldn't do what I had in mind and I don't know if it supports this usecase. I'd like to have a sticky header...