A data container bundling the icons for customizing VMware Admiral's template and application views.
1.7K
This is an unofficial image containing product icons for customizing Admiral's template and application views. It is minimal as it bundles only the graphical assets from https://github.com/tgeorgiev/admiral-icons
Create the data container
docker create -v /etc/xenon/user-resources/container-icons --name admiral-icons tgeorgiev/admiral-icons /bin/true
** Run the standard Admiral container by mounting volumes from the data container**
docker run -d -P --volumes-from admiral-icons vmware/admiral
To see more info, report issues or feature requests please go to https://github.com/tgeorgiev/admiral-icons
Content type
Image
Digest
Size
106.6 kB
Last updated
over 9 years ago
docker pull tgeorgiev/admiral-icons