-
- [x] I have tried with the latest version of my channel (Stable or Edge)
- [x] I have uploaded Diagnostics
- Diagnostics ID: 5438AC69-7216-4738-B26C-7689894A2632/2018-05-25_11-42-51
### Ex…
-
### Expected behavior
When I start the docker by double clicking on window for Docker. There is no response. Also I do not see the white whale icon that indicates the successful start of Docker in no…
-
We are seeing instances where slaves with couple of hours of lag are elected as masters. Is there any configuration for that not to happen?
@shlomi-noach
-
Under Docker 19.03.0 Beta 2, support for NVIDIA GPU has been introduced in the form of new CLI API --gpus. https://github.com/docker/cli/pull/1714 talk about this enablement.
Now one can simply pas…
-
It is best practice to run containers as a non-root user. This could be added to the design rules and is easily achieved by adding the following to the dockerfile:
```
# Add Folding user
RUN userad…
-
From Discord:
> frigjord: Are there any plans to add automatic events to Hasura? E.x trigger event at a specific date/time.
> hmexx: That's an interesting idea @frigjord . It does seem to fit re…
-
```bash
DOCKER_CONTENT_TRUST=1 docker run -d --name dd-agent -v /var/run/docker.sock:/var/run/docker.sock:ro -v /proc/:/host/proc/:ro -v /sys/fs/cgroup/:/host/sys/fs/cgroup:ro -e DD_API_KEY= datadog/…
-
Recently I caused a regression in CTS when I was cleaning up some code in deployment. In the process of doing some changes in deployment, I changed the name of ConnectorHandler to RarHandler and to ke…
-
### Expected behavior
Download Image and create container
### Actual behavior
Unable to find image 'hello-world:latest' locally
docker: Error response from daemon: Get https://registry-1.doc…
-
When I attempt to run a build command, docker simply freezes before producing any output. I've allowed it to sit for large lengths of time with no success.
I've tested using a fully configured docker…