[R] docker containers and R
Martin Møller Skarbiniks Pedersen
tr@xp|@yer @end|ng |rom gm@||@com
Wed Oct 27 22:25:57 CEST 2021
On Wed, 27 Oct 2021 at 20:53, Bogdan Tanasa <tanasa using 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]]
More information about the R-help
mailing list