-
Restoring MongoDB docker-compose and configuration.
-
### Error Message and Logs
```
BadValue: Cannot start a configsvr as a standalone server. Please use the option --replSet to start the node as a replica set.
```
### Steps to Reproduce
1. Create a …
-
I would like to request a new feature for the VS Code Docker extension that allows for automatic sorting of keywords in Docker Compose files.
## Current Behavior
When copying and pasting Docker Comp…
-
### Describe your issue as much as you can
Hello,
I am running Mastodon using the Bitnami Docker Compose setup. I want to increase the upload file size limit beyond the default 99 MB. After some…
-
**OCS Inventory version**
Version : 2.12.1 / 2.12.2
### General informations
Docker host's operating system : ubuntu 18.04.5 LTS
Mysql Server version : 5.7.34
### Docker informations
Docker …
-
### Description
We have a (moderately) complex nginx configuration that relies on routing paths to different services, as well as serving static content from shared docker volumes.
This was broken o…
-
# Summary
We want to have a detailed documentation page of how to set up and run the Slurm simulator in various configurations
## Items
- [ ] Overview and install
- [ ] Install and config …
-
Hi,
I am having a hard time working out how to use it in conjunction with docker. I have a Java application that logs everything in JSON to a file inside the docker container. I have created a `ln …
-
### Description
The Docker build is failing when attempting to install Fiona (a dependency of polar-route) due to missing GDAL system dependencies. The error occurs during pip installation:
```CRI…
-
### Describe the bug
The AWS CLI seems to not respect the same configuration sources as the normal AWS SDK, instead it enforces the existence of a `$HOME/.aws/config`, and completely fails if it does…