-
I came across the above problem while trying to debug my main machine which fails on the `echo 'Hello'` check with the following output:
```
DEBUG Wed 10 Jul 2024 13:19:24 BST /nix/store/8qvna5qxr8y…
-
![Image](https://github.com/user-attachments/assets/cf82cf36-60ad-4f94-af1f-3f2fab58f304)
![Image](https://github.com/user-attachments/assets/34b7d313-0505-4162-be12-365d71553c88)
If I have a git …
-
**Describe the bug**
I just unable to use ssh-keypair for my installation.
**To Reproduce**
Steps to reproduce the behavior:
1. I'm using docker-compose on my NAS.
```yaml
---
version: "3.1"…
3sky updated
2 months ago
-
## Have you checked borgbackup docs, FAQ, and open GitHub issues?
Yes (and also checked on IRC, currently the behaviour I'm looking for does not seem to exist)
## Is this a BUG / ISSUE report …
-
As of docker `18.09` you can connect to a remote docker daemon over SSH without actually exposing the daemon socket and/or configuring TLS certs. (see https://docs.docker.com/engine/reference/commandl…
-
- VSCode Version: 1.94.2
- Local OS Version: Ubuntu 22.05.5 LTS (amd64)
- Remote OS Version: Ubuntu 24.04 (arm64)
- Remote Extension/Connection Type: Containers
- Logs:
```bash
[33916 ms] [13:2…
-
More of a question than an actual Issue, because I'm kinda lost.
How do I get pushing over SSH to work when using the Docker Image / docker compose?
-
-
I tried making a compute server then ssh'ing to user@[ip] and that didn't work, due to some docker group error. This was easy to fix by editing /etc/group and adding user to the docker group:
```sh
…
-
我用ssh链接工具链接上了我的云服务器,到docker目录下/var/lib/docker/overlay2/l/62D2TTIEHMO3W4MBJ2NR4XE3QD/app/themes/heo/conflg.js修改过了conflg.js里面的参数没有生效
**docker启动命令*
docker run -d -p 3000:3000 --name notionnext-contai…