-
Jira Link: [DB-2997](https://yugabyte.atlassian.net/browse/DB-2997)
### Description
Yugabyte version: 2.15.0.1
I'm trying to install postgis on yugabyte running inside Debian 11 container.
It tu…
-
Is this Dockerfile different from https://hub.docker.com/r/chetan1111/botasaurus ?
I am not able to download and install chrome in a Docker using the methods shown here. It seems to have broken a …
-
Readme says that GnuPG version 2 is a dependencie. I'm running parcimonie.sh with GnuPG 1.4.16 without facing any issues.
-
Hi, I recently was invited to keybase by a friend of mine, and after going through the setup of a key, and verification of my twitter and github through the web, I installed the client using homebrew …
-
### Description:
During the build process of my Laradock containers, I am encountering an error on php-fpm when trying to fetch certain packages from the Debian repository servers. The error occurs a…
-
**Describe the bug**
Given a terraform file like main.tf that holds a cloud-init secret. When running
**To Reproduce**
Steps to reproduce the behavior:
1. build a main.tf file with the harveste…
-
hello expert,
I am installing GDS on ubuntu22.04, now everything works fine. gdsio can shows direct write is 3x better than cpu copy gpu write.
but I am trying to build gds_parnters dockers to ru…
-
I could not make workshop work on WSL linux on Windows 11:
launching this
./geopython-workshop-ctl.sh start
i have this error
Using docker-compose
Using docker-compose
No stopped containers…
-
When creating a Drupal project with Lando and the following yml file:
```
name: testproject
recipe: drupal9
config:
webroot: web
php: '7.4'
composer_version: '1.10.22'
xdebug: false
…
-
Hi! First off, truly impressive work. Thank you for sharing.
Im trying to make a Dockerfile, included below, but erroring out on the last part.
```
# Use Ubuntu 20.04 as base image
FROM osrf…