ssh-agent icon indicating copy to clipboard operation
ssh-agent copied to clipboard

docs: update Dockerfile recommendation for local builds

Open znorgaard opened this issue 1 year ago • 0 comments

I encountered a minor annoyance with the existing instructions for using multiple deploy keys in a docker build. If you use the instructions as presented, local builds will fail.

This is a small readme update to make it easier to create Dockerfiles which work locally or in a github action.

znorgaard avatar Jul 24 '24 21:07 znorgaard