by hoppp 12 hours ago

Sounds like a good way to do it.

Makes me think of docker secret where the secrets are exposed as files and accessable only from inside the container.

If the development environment uses docker then thats a solution too I guess

SoftTalker 12 hours ago | [-1 more]

If you let your agent use docker you've basically given it root on your machine.

hoppp 11 hours ago | [-0 more]

I use podman btw

Its aliased to docker

Building a project as a container and giving an agent access to running docker commands are different things.