Sign inSign up

ewatercycle/grpc4bmi-r:latest

Languages & frameworks
Data science
Manifest digest

sha256:3ed96fab942584db30ae4421391bea0b960957a7a2f61ca8d26519e42b87bea7

OS/ARCH

linux/amd64

Compressed size

448.36 MB

Last pushed

about 8 years by ewatercycle

Type

Image

Manifest digest

sha256:3ed96fab942584db30ae4421391bea0b960957a7a2f61ca8d26519e42b87bea7

Image Layers

1ADD file ... in / 46.6 MB
2CMD ["bash"]0 B
3LABEL org.label-schema.license=GPL-2.0 org.label-schema.vcs-url=https://github.com/rocker-org/r-base org.label-schema.vendor=Rocker0 B
4/bin/sh -c useradd docker &&1.93 KB
5/bin/sh -c apt-get update &&24.94 MB
6/bin/sh -c echo "en_US.UTF-8 UTF-8"416.57 KB
7ENV LC_ALL=en_US.UTF-80 B
8ENV LANG=en_US.UTF-80 B
9/bin/sh -c echo "deb http://http.debian.net/debian294 B
10ENV R_BASE_VERSION=3.5.10 B
11/bin/sh -c apt-get update &&208.77 MB
12CMD ["R"]0 B
13LABEL maintainer=Stefan Verhoeven <[email protected]>0 B
14/bin/sh -c apt-get update &&36.46 MB
15/bin/sh -c install.r remotes devtools10.34 MB
16/bin/sh -c git clone --recursive93.95 MB
17COPY dir:1b9f3168a7d7408c6ad2db60fe3b46db03462608103d4250975519718691f92e in /opt/grpc4bmi 183.17 KB
18/bin/sh -c Rscript -e 'devtools::install("/opt/grpc4bmi",26.72 MB
19/bin/sh -c mkdir /data93 B
20WORKDIR /data0 B
21VOLUME [/data]0 B
22ENV BMI_PORT=555550 B
23CMD ["Rscript" "-e" "grpc4bmi::run()"]0 B
24EXPOSE 555550 B

Command

ADD file:5ed15956e4e4643c51e67b82a407b6db82f9d710afad9e3fdfba9ed7f4bd5981 in /