docker_snapshot: Create a chunk of code with package installation.

Description Usage Examples

Description

A function which creates chunk of code with package installation for Dockerfile. It stores those commands in memory. Just paste it (Cmd + V) to the Dockerfile. It is so-called the 'silent function“ i.e. when a function executes successfully, no message shows up. Afterwards, you are ready to paste

Usage

1

Examples

1
2
3
4
## Not run: 
 snapshot_pkg()
 
## End(Not run)

pearsonplc/skelpear documentation built on May 30, 2019, 3:45 p.m.