age-plugin-yubikey icon indicating copy to clipboard operation
age-plugin-yubikey copied to clipboard

Dockerize age-plugin-yubikey and rage

Open mihaigalos opened this issue 2 years ago • 1 comments

Dependencies to system deps means tools might break when those libs get updated. Dockerizing the tool provides a snapshot which will still work.

mihaigalos avatar May 04 '22 05:05 mihaigalos

Hi @str4d, can we move forward with this PR or would you rather close it?

mihaigalos avatar Jul 22 '22 15:07 mihaigalos

I don't think it makes sense for the Dockerfile in this repository to build rage; there are legitimate use cases for using age-plugin-yubikey with other age implementations (such as age itself). But if the rage build is removed, then I'm not sure what purpose the Dockerfile serves, as AFAICT it would not result in a complete / standalone age + age-plugin-yubikey environment. Unless there is an alternate approach that enables Dockerfiles across multiple repositories to be composed (I am not much of a Docker user so I'm not familiar with how Dockerfiles interact), I'm inclined to close this and leave environment creation to downstream packagers.

str4d avatar Dec 28 '22 14:12 str4d