Feature for the users or developers? #4856
-
Hi All,
Does anyone know if the above feature that was released with version |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It is applicable for users who use the nix flake. Something like this for Docker users would also be good. Unfortunately, under docker all the files are in the docker container. And a lot of the complexity in the commands - IMHO - is getting access to the docker container. If however you think you have a solution feel free to suggest and/or create a pr. |
Beta Was this translation helpful? Give feedback.
-
Docu has been added recently with #4849 Regarding long term, follow #4850 |
Beta Was this translation helpful? Give feedback.
It is applicable for users who use the nix flake.
Something like this for Docker users would also be good. Unfortunately, under docker all the files are in the docker container. And a lot of the complexity in the commands - IMHO - is getting access to the docker container.
If however you think you have a solution feel free to suggest and/or create a pr.