nuest / rockerverse-paper

Scientific paper about everything related to containers and R
https://doi.org/10.32614/RJ-2020-007
23 stars 19 forks source link

R docker clients. #51

Closed thebioengineer closed 4 years ago

thebioengineer commented 5 years ago

Initial addition of details around the currently available docker clients in R, and added some details on dockyard and its purpose in the docker life cycle.

@richfitz - If you wouldn't mind reviewing what I wrote. I am also working on getting familiar with the other packages listed to be able to to write about them as well. I can see about writing on {stevedore}, but thought I might give you first opportunity if you wanted to!

hongooi73 commented 5 years ago

I'll just plug the AzureContainers package here; while it's aimed more at deploying containers in Azure, it does include thin shells on top of docker, helm and kubectl as a convenience feature. I should probably try dockyard as well, it looks impressive.

thebioengineer commented 5 years ago

Go for it. Also, please do take a look at 'dockyard'. It is in its infancy, so any feedback would be really appreciated.

rcannood commented 4 years ago

I made a PR on the fork of @thebioengineer with several contributions (thebioengineer/rockerverse-paper#1).