-
### Description
I'm trying to mount my ssh key into my container and decide to use the secret in my docker compose file, but when i try to use my ssh key inside my devcontainer i get a message:
> …
-
### Expected Behavior
when we run below code the output of ls should be displayed on the output section, but that is not happening. I am using docker image kestra/kestra:latest-full
id: "command"
…
-
How do I install the Auto-GPT-Plugins if I installed autoGPT using docker composer https://docs.agpt.co/setup/#run-with-docker ? I am not seeing a run.sh file anywhere.
-
### Description
In the latest v23.0.0 update, I found that using `COPY --link FILE.txt /tmp/FILE.txt` caused the permissions of the `/tmp` directory to change from 777 to 755. This caused problems d…
-
### Description
I just updated Docker to **26.0.0** and now trying to build with `docker-compose.exe` with `BUILDKIT_PROGRESS=plain` raises the following error:
```
invalid progress mode plain
`…
-
### Description
I have noticed an issue using private repositories with authentication since upgrading to the latest docker version with Docker Engine v23.
Using basic auth (no credential helper) …
-
### Summary
When the plugin is enabled and a configuration is changed, a warning is thrown to the user. However, functionality is not affected if the plugin is running correctly.
### Commit
2303a49…
-
I am getting `ERROR: Service 'app' failed to build : Build failed` when I execute `docker-compose up -d`. Output is like below
```
Building app
Sending build context to Docker daemon 9.728kB
St…
-
### What happened?
When enabling Modsecurity CRS v4 the bunkerweb container takes time to test the nginx config and the `reload` API call from the scheduler times out.
This is tested on a 32GB 4 …
-
When creating a project using `bunx sv create new-project` and selecting the options below, the app doesn't run with error `ENOENT: No such file or directory`
This seems to be because the project…