Metadata Elements

The below list contains the names of supported metadata elements captured using environment variables defined using ENV instructions inside the Dockerfile:

Defining Metadata Environment Variables in the Dockerfile

Getting Metadata About A DeGAUSS Image Online

Get information about one single DeGAUSS image:

dht::get_degauss_env_online("fortunes")

or get a table of information about the images in the core library

core_info <- dht::get_degauss_core_lib_env()
knitr::kable(core_info)


degauss-org/dht documentation built on Oct. 28, 2023, 1:20 a.m.