BmnRoot
Loading...
Searching...
No Matches
container_settings.h
Go to the documentation of this file.
1#include <map>
2#include <string>
3#include <string_view>
4
5map<string, string_view> mapContainerType = {{"centos7", "/cvmfs/containers.jinr.ru/nica/bmndist/base:centos7"},
6 {"alma9", "/cvmfs/containers.jinr.ru/nica/bmndist/base:alma9"}};
map< string, string_view > mapContainerType