-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
---
# The bare domain name which represents your Matrix identity.
# Matrix user ids for your server will be of the …
-
1. Potentially embed the tests into the derived image
2. Bake in the container auth file to the derived image for working with private images
3. Figure out how to make the tmate session action die i…
-
Hi,
We have a Jenkins master running in docker. When a job is started, a jenkins-slave docker container is started and executes everything related in this job in this specific jenkins-slave container…
-
- VSCode Version: 1.73.1
- Local OS Version: Windows 10
- Remote OS Version: Debian 9
- Remote Extension/Connection Type: SSH + Containers
- Logs:
```
[2747 ms] Remote-Containers 0.255.4…
-
Hi,
I have the following issue:
I am migrating from CentOS 7.9 to Alma Linux using the latest (as of Oct. 30, 2024) centos2alma. After cleaning up a few issues during the prepare stage I was abl…
-
The readme suggests the line:
matrix.YOUR.DOMAIN ansible_host=YOUR_SERVERS_IP ansible_connection=local ansible_ssh_user=root ansible_connection=community.docker.nsenter
This seems off to me:
- …
-
hello experts
according to https://github.com/docker-library/docs/tree/master/centos#systemd-integration
docker build --rm -t local/c7-systemd .
[root@szvphicpra31005 systemddockerfile]# docker bui…
-
### Description
Not really sure if bug or a feature request is more suitable here, but my scenario is:
* Running [telepresence](https://github.com/telepresenceio/telepresence) (version 2.5.8 in my c…
-
Hello, when i try to run fabric from inside of a docker container it fails on `OSError: Socket is closed`
Dockerfile:
```Dockerfile
FROM python:3.11
RUN pip install fabric
WORKDIR /src
COP…
-
I'm` getting persistent crashes in idb when loading any application:
Running on iPad, iOS 9.3.5 with Phoenix jailbreak / Ubuntu 16.04.1 ruby 2.3.1p112
I've looked through the existing similar is…