One thought I had is that this project seems to aim at building reproducible Nushell environments. One possible target for such an environment could be a Docker container. It might be interesting if Quiver could be used to prepare the container, and in the final step you only keep the Nushell instance and all required deps like plugins and scripts. That way you end up with a minimal Docker image.
One thought I had is that this project seems to aim at building reproducible Nushell environments. One possible target for such an environment could be a Docker container. It might be interesting if Quiver could be used to prepare the container, and in the final step you only keep the Nushell instance and all required deps like plugins and scripts. That way you end up with a minimal Docker image.