summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/properties/i18n/panel.properties
blob: 8770f86f4467db2a3c209702c29ed77f2ae51b1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# ContainerPanel
ContainerPanel.ContainerStartOptions.label=Container Start Options
ContainerPanel.ContainerStartOptions.tooltip=Please provide the Container Run Options (Port, Name, Env,...)
ContainerPanel.Label.ImageName.text=Image Name

ContainerPanel.Constraint.NoEmptyDockerfile.text=Empty Dockerfile not allowed!
ContainerPanel.ContainerRunCommand.label=Container Run Command
ContainerPanel.ContainerRunCommand.tooltip=Specify the programme and arguments for the Docker Run command.

ContainerPanel.Label.ContainerImageType.text=Container Image Type