-
Hi, I'm having a problem using the action. I think that **the environment variables are not being sent from the .env file to the remote server**. I can't figure out how to send them. _I'm new using Do…
-
I am trying to mount a .ssh/config file that contains:
```
Host *.ssh.prod.acquia-sites.com
PubkeyAcceptedAlgorithms +ssh-rsa
```
But when the container is restarted, the file contents are re…
-
Hi, thank you for working on this project! 👋
I'm using `SwiftFormat` on GitHub Actions and found the container initialization fails on `ubuntu-latest` with the latest `SwiftFormat` (0.55.2)
I d…
-
### Steps to reproduce
I created a container from scratch:
```console
# aptitude install debootstrap
# cd /root
# debootstrap trixie trixie-root http://deb.debian.org/debian/
# wwctl container…
-
### Describe the bug
I am trying to setup FCOS Stable v 40.20240504.3.0 on Azure vm with ignition file. However, it always end with provisioning timeout.
I have try this same ignition file on both…
-
ZFS snapshots can be used to move ZFS datasets between hosts using zfs snapshots and ssh.
Eventually it is intended to eventually use the tredly api to move containers between hosts as managing SSH k…
-
### Issue Description
Hi,
I tried to use podman for Windows 4.3.1 on Windows Server 2022. Unfortunately the `podman.exe machine init` fails with an error message
```
Error: could not create ssh …
-
### Which jobs are failing?
https://testgrid.k8s.io/provider-azure-cloud-provider-azure#cloud-provider-azure-conformance-serial-vmss-capz
### Which tests are failing?
Kube-proxy should recover afte…
-
# ローカルのmacにセットアップしたdockerの上で動くjenkinsの手順書
### pull jenkins with docker
```
$ docker pull jenkins/jenkins:lts
```
### Locally create jenkins_home
```
$ docker run -d -v `pwd`/jenkins_home:/va…
-
PR #4240 [did not considered](https://github.com/wp-cli/wp-cli/pull/4240/files#diff-d5c3b8c65ee5ccc5dd15286817c05a2cR421) using the `docker exec` **--interactive** option.
That causes problem when it…