-
Maybe we should copy the ssh keys to the Docker container. See the **Dockerfile** at http://activelamp.com/blog/devops/drupal-build-process/.
``` ini
...
# Setup SSH.
RUN mkdir /root/.ssh && chmod 70…
-
docker_entrypoint: Creating user UID/GID [1000/1000]
docker_entrypoint: Creating user UID/GID [1000/1000] - done
docker_entrypoint: Copying .gitconfig and .ssh/config to new user home
docker_entryp…
-
# Machine Setup
## Install brew
1. Commands to install brew
`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`
2. After that you can see this co…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Description
When I add ssh key to an account, I get Can not verify your SSH key: failed to parse DER encoded public key as either PKIX or PEM RSA Key: asn1: structure error: tags don't match (16 …
-
### What happened?
Please compare these two outputs from livecycle/preevy-up-action@v2.4.0:
```
Build step done in 716.21s
Error: Not connected
Error: Process completed with exit code 1.
```…
-
- [x] I've read the [FAQ](https://github.com/notthebee/ansible-easy-vpn/blob/main/FAQ.md) and my problem isn't described there.
- [x] I've also searched through the existing issues, and my problem ha…
-
Hi all, hope I'm not just rehashing an issue that's already resolved or I'm just blind and missed something here. I'm trying to clone the git repo for my password store via ssh but I'm running into an…
ibsil updated
5 months ago
-
Hi,
On my Synology DS740 I use a different port for the ssh rsync server and the ssh terminal.
It seems BiT is using the same port to check login without password mode and to access the rsync serve…
-
Please propose some naming recommendation to follow in order to support separate teams (gitrepo1 team, gitrepo2 team space) with own internal repositories.
The approach may look like
```
dockerhost…