On Wed, 27 Oct 2021 at 20:53, Bogdan Tanasa <tan...@gmail.com> wrote:

> Dear all, would you please advise :
>
> shall I have a container that runs R (below), and install specifically a
> package called UMI4Cats, obviously, a lot of other libraries are
> installed.How can I save the docker container that contains the additional
> libraries that I have installed and are required by UMI4Cats ?
>

You use "docker commit" - see
https://docs.docker.com/engine/reference/commandline/commit/

But consider making a Dockerfile instead.

Regards
Martin

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to