| Add | Add constructor yet to be implemented |
| Add-class | Add-instruction class yet to be implemented |
| addInstruction-set | Add one or more instructions to a Dockerfile |
| Arg | Arg constructor yet to be implemented |
| Arg-class | Arg-instruction class yet to be implemented |
| as.character-Dockerfile-method | Convert a Dockerfile to String |
| as.character-Instruction-method | Convert an Instruction-object to a string holding a Docker... |
| characterOrInteger-class | Class union for slots taking either numeric or character... |
| clean_session | Obtains a 'sessionInfo' from a local R session |
| Cmd | create objects representing a CMD instruction |
| Cmd-class | An S4 class to represent a CMD instruction |
| CMD_Render | Create CMD instruction for rendering a markdown file |
| CMD_Rscript | Create CMD instruction for running an R script |
| Comment | Creates a comment with character content |
| Comment-class | Instructionclass representing a comment |
| containerit | containerit: A package for packaging R objects and their... |
| containerit-addin | Helper function for RStudio Addin user interface |
| containerit_write_config | Re - init (overwrite) current package configuration |
| Copy | Constructor for COPY instruction |
| Copy-class | S4 Class representing a COPY-instruction |
| docker_build | Build a Docker image from a local Dockerfile or a... |
| dockerfile | dockerfile-method ^ Create a Dockerfile based on either a... |
| Dockerfile-class | An S4 class to represent a Dockerfile |
| Entrypoint | Constructor for ENTRYPOINT instruction |
| Entrypoint-class | Entrypoint class yet to be implemented |
| Env | Constructor for Env yet to be implemented |
| Env-class | Env class yet to be implemented |
| Expose | Constructor for EXPOSE instruction |
| Expose-class | S4 Class representing an EXPOSE-instruction |
| extract_session_file | Reads a 'sessionInfo' object from an 'RData' file |
| extract_session_image | Optains a session info from R executed in a container |
| format-Dockerfile-method | Format a Dockerfile |
| From | create objects of class From |
| From-class | An S4 class to represent a FROM instrunction relating to a... |
| getGitHubRef | Get GitHub reference from package |
| getImageForVersion | getImageForVersion-method |
| get_installed_packages | Detect packages in a Docker image |
| getRVersionTag | Get R version in string format used for image tags |
| Healthcheck | Healthcheck constructor yet to be implemented |
| Healthcheck-class | Healthcheck-instruction class yet to be implemented |
| Instruction-class | The Docker Instruction - Class |
| Label | Creates a label of arbitrary content |
| Label-class | Instruction class representing a LABEL |
| Label_Maintainer | Create Label corresponding to the maintainer field |
| LabelSchemaFactory | Create Build-time labels according to Label Schema Convention |
| Label_SessionInfo | Creates a label holding R session information |
| Maintainer | Create MAINTAINER instructions |
| Maintainer-class | An S4 class to represent a Dockerfile's maintainer |
| Onbuild | Onbuild constructor yet to be implemented |
| Onbuild-class | Onbuild-instruction class yet to be implemented |
| parseFrom | Parse a From-instruction from an image-argument |
| print-Dockerfile-method | Print a Dockerfile |
| print-Instruction-method | Print an Instruction |
| Run | Create objects representing a RUN instruction |
| Run-class | An S4 class to represent a RUN instruction |
| Run_shell | Create objects representing a RUN instruction in shell form |
| Run_shell-class | An S4 class to represent a RUN instruction in shell form |
| Shell | Shell constructor yet to be implemented |
| Shell-class | Shell-instruction class yet to be implemented |
| Stopsignal | Stopsignal constructor yet to be implemented |
| Stopsignal-class | Stopsignal-instruction class yet to be implemented |
| toString-Dockerfile-method | Convert a Dockerfile to String |
| toString-Instruction-method | Convert an Instruction-object to a string holding a Docker... |
| versioned_install_instructions | Helper function for installing versioned R packages |
| Volume | Constructor for Volume yet to be implemented |
| Volume-class | Volume class yet to be implemented |
| Workdir | Constructor for a WORKDIR instruction |
| Workdir-class | S4 Class representing a WORKDIR instruction |
| write-Dockerfile-method | Write a Dockerfile object to a dockerfile |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.