Learn R Programming

dockr (version 0.8.6)

print_end_service_information: Print Service Information

Description

Prints service information, when files for Docker image have been created.

Usage

print_end_service_information(path_Dockerfile, dir_image, pkgname_pkgvrs)

Arguments

path_Dockerfile

character path for Dockerfile.

dir_image

character path for files for Docker image.

pkgname_pkgvrs

character package name concatenated with package version number.

Value

returns invisibly.