Skip to content

Commit

Permalink
Add R containerit
Browse files Browse the repository at this point in the history
  • Loading branch information
steren committed Nov 17, 2019
1 parent a7ddba2 commit d176c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -180,7 +180,7 @@ Cloud Run is on [Stackshare](https://stackshare.io/google-cloud-run) and [StackO
* [Google Cloud Build](https://cloud.google.com/cloud-build/): pay-per-use cloud-based docker and custom builds
* [Buildpacks](https://buildpacks.io/): `pack build` to transform apps in popular languages to container images.
* Java [Jib](https://github.com/GoogleContainerTools/jib): Build container images for your Java applications.

* R [containerit](https://o2r.info/containerit/): Package R script/session/workspace and all dependencies as a Docker container.
### Guides

* [Dockerfile Best Practices](https://blog.docker.com/2019/07/intro-guide-to-dockerfile-best-practices/)
Expand Down

0 comments on commit d176c33

Please sign in to comment.