-
e.g. check the environment variable support and default behaviours: https://docs.docker.com/engine/reference/commandline/cli/#environment-variables
List of relevant properties:
- [x] DOCKER_API_VERSI…
-
This is an issue to track the tasks for preparing the release with support for OpenShift deployment
### Tasks
- [x] Publish docker image for datastax/burnell
- [ ] Update datastax/burnell docke…
-
### Description
```
$ export GRPC_GO_LOG_SEVERITY_LEVEL=info
$ export GRPC_GO_LOG_VERBOSITY_LEVEL=99
```
```
2022/11/22 03:13:31 INFO: [core] [Channel #25] Channel created
2022/11/22 03:13:…
-
After installation of Docker Toolbox v1.9.1 on windows:
```
$ env | grep DOCKER
DOCKER_HOST=tcp://192.168.99.101:2376
DOCKER_MACHINE_NAME=default
DOCKER_TLS_VERIFY=1
DOCKER_TOOLBOX_INSTALL_PATH=C:\Pr…
flado updated
8 years ago
-
### What is the issue?
OS: Ubuntu 24.04 LTS
GPU: Nvidia Tesla P40 (24G)
I installed ollama without docker and it was able to utilise my gpu without any issues.
I then deployed ollama using the f…
-
### Description
See title
### Reproduce
```console
$ docker swarm init --help
Usage: docker [OPTIONS] COMMAND
docker-init is a Docker CLI plugin
Commands:
init …
-
Tried removing the default VM and creating new VM continuously waits for IP as shown in the following log
---
Microsoft Windows [Version 10.0.10586](c) 2015 Microsoft Corporation. All rights reserve…
-
Hi,
Currently it is a non-trivial issue to create or move the created VM on a new location. This is important because by default Toolbox creates a VirtualBox VM under the current user's home dir, whi…
-
**Describe your question**
I cannot connect to our LDAP source because the TLS certificate is expired (since its an internal certificate, my colleagues dont make the efforts to renew it). So I have t…
-
Hi,
First, I’d like to thanks all the people who contributed to this project. Thank you all :)
So, here’s my issue.
I’m serving my matrix instance using this Ansible playbook and Traefik. Every…