summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/properties/i18n/page_layout.properties
diff options
context:
space:
mode:
Diffstat (limited to 'dozentenmodul/src/main/properties/i18n/page_layout.properties')
-rw-r--r--dozentenmodul/src/main/properties/i18n/page_layout.properties11
1 files changed, 5 insertions, 6 deletions
diff --git a/dozentenmodul/src/main/properties/i18n/page_layout.properties b/dozentenmodul/src/main/properties/i18n/page_layout.properties
index b14eae34..7b2f3b13 100644
--- a/dozentenmodul/src/main/properties/i18n/page_layout.properties
+++ b/dozentenmodul/src/main/properties/i18n/page_layout.properties
@@ -65,14 +65,13 @@ ContainerUploadPage.GitRepository.label=Git Repository
ContainerUploadPage.GitRepository.toolTipText=Set clone address of Git Repository [git@ | http://] [.git]. Currently no Validation Checks!
ContainerUploadPage.ImageRepository.ToolTipText=Specify the Container Image by his Repository Name (e.g python:3.7 or tensorflow/tensorflow)
ContainerUploadPage.CheckBox.ContainsLicenseRestricted.text=Contains license restricted software
-ContainerUploadPage.ContainerImageFile.label=Pre-build Container Image
-ContainerUploadPage.ContainerImageFile.ToolTipText=<html>Optionally attach a tar archive of a container image to the upload.<br>\
-Open dialogue with double click<html>
+ContainerUploadPage.ContainerImageFile.label=Container Image
+ContainerUploadPage.ContainerImageFile.ToolTipText=<html>Attach a container image archived as tarball<br>\
+For example: docker save IMAGE --output image_name.tar<html>
ContainerUploadPage.Infobox.label=Information
ContainerUploadPage.Infobox.text=Enter the information necessary for creating a container image here.\n\n\
-Container images are currently built and run on clients. \
-If the build takes too much time, you can optionally add a pre-built \
-container image as a tar archive to the upload (docker save).
+It is possible to reference an image directly from a public registry or to add a self-created \
+image to the upload. For more information on creating an image, see the bwLehrpool documentation.
# ImageUploadSummaryPageLayout
ImageUploadSummary.WizardPage.title=Done!