-
It would be great to be able to set the setting `dev.containers.dockerPath` as a workspace setting.
If one mixes `docker` and e.g. `podman` devcontainers (which is the case for me) the settings nee…
-
This is my docker-compose.yml:
```
version: "3"
services:
# MongoDB: https://hub.docker.com/_/mongo/
mongodb:
image: mongo:3
volumes:
- mongo_data:/data/db
# Elasticse…
-
BuildKit uses daemon model for many benefits like parallel job processing, easier extendability, precise privileged execution control, remote control etc. The downside of it is that it makes the setup…
-
**What happened**:
I tried to create a cluster with two control-plane nodes and I got an error message. Defining only one control-plan node but overall the same number nof nodes works.
> I0803 10…
-
### Description
The completion can not work in the bash. Why is this happening and is it an incorrect operation?
### Steps to reproduce the issue
1. Install the containerd and nerdctl.
2. Co…
-
(reporting here because this is where features are hosted)
This was working until last week, I believe.
- VSCode Version: 1.68.1 (user setup)
- Local OS Version: Windows_NT x64 10.0.22000
- Loca…
-
### Issue Description
[`docker pull` as provided by Docker](https://docs.docker.com/engine/reference/commandline/pull/#pull-an-image-from-docker-hub) outputs the digest of the image pulled. For examp…
-
This issue is left so that I can track @davidcassany's request. Effectively for `docker-library` publishing it'd be nice to be able to get `umoci` to output an archive of the directory that /would/ ha…
-
hello, my genome has 13 chromosomes, when I run this program, I get that err information.
File "/public/home/xhhuang/softW/anaconda2/envs/sci/lib/python2.7/site-packages/sci-0.1-py2.7.egg/sci/…
-
## Bug report
Hello. I'm trying to use my ros-based programs in docker. It works inside, but I cannot connect external ros programs on host. It just doesn't see anything inside docker. To make netw…