Various types containers support
This commit is contained in:
parent
0d9f1ba95b
commit
157d7c4f23
39 changed files with 609 additions and 479 deletions
|
@ -12,5 +12,5 @@
|
|||
|
||||
QString amnezia::server::getDockerfileFolder(amnezia::DockerContainer container)
|
||||
{
|
||||
return "/opt/amnezia/" + containerToString(container);
|
||||
return "/opt/amnezia/" + ContainerProps::containerToString(container);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue