What is the translation of " DOCKERFILE " in German?

Noun
Dockerfile
Docker-datei
dockerfile

Examples of using Dockerfile in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Our Dockerfile looks like this.
Unsere Dockerfile würde wie folgt aussehen.
Build the Docker image from your Dockerfile.
Erstellen Sie das Docker-Image aus der Dockerfile.
This Dockerfile uses the Ubuntu 16.04 image.
Diese Dockerfile verwendet das Ubuntu 12.04 Image.
Which uses the image built with a volume in the Dockerfile.
Von dem mit einem Volume in der Dockerfile erstellte Abbild verwendet wird.
A Dockerfile describes how to build a Docker Image.
Ein Dockerfile beschreibt wie ein Docker Image erstellt werden soll.
We asume the downloaded trial version from mulesoft.com, located in the same folder as the Dockerfile.
Zusätzlich wird die Mule Management Konsole(MMC) im gleichen Ordner wie das Dockerfile von Mulesoft erwartet.
Each line in a Dockerfile results in the creation of a new layer.
Jede Zeile in einer Docker-Datei führt zur Erstellung eines neuen Layers.
A source controlrepository(this tutorial uses AWS CodeCommit) with your Dockerfile and application source.
Ein Source-Control-Repository(dieses Tutorial verwendet AWS CodeCommit) mit Ihrer Dockerfile und Anwendungsquelle.
You can also remove the Dockerfile and authorized_keys files you created earlier.
Sie können auch die zuvor erstellten Dockerfile- und authorized_keys -Dateien entfernen.
Dockerfile: A collection of commands and parameters to adapt an existing image to your own needs.
Dockerfile: eine Sammlung an Befehlen und Parametern, um ein bestehendes Image an die eigenen Bedürfnisse anzupassen.
This happens even if your related build image's Dockerfile sets the USER instruction to a different user.
Dies passiert, auch wenn das Dockerfile des entsprechenden Build-Image die USER -Anweisungen auf einen anderen Benutzer umstellt.
This Dockerfile can be obtained from GitHub and a checkout will be assumed as a precondition.
Dieses Dockerfile kann von GitHub heruntergeladen werden, dies wird als Voraussetzung angenommen.
To use a different Docker image for AWS Cloud9,replace cloud9/ws-nodejs in the Dockerfile with one of the following image IDs.
Um ein anderes Docker-Image für AWS Cloud9 zu verwenden,ersetzen Sie cloud9/ws-nodejs in der Dockerfile durch eine der folgenden Image-IDs.
The Dockerfile and resources are built to a Docker image that is pushed to Amazon ECR.
Die Docker-Datei und -Ressourcen werden in einem Docker-Image erstellt, das an Amazon ECR übertragen wird.
To do this, with the SSH client still connected to the instance, inthe/tmp directory on the instance, create a file named Dockerfile.
Dazu erstellen Sie, während der SSH-Client noch mit der Instance verbunden ist,im Verzeichnis /tmp auf der Instance die Datei namens Dockerfile.
A detail in the repo is that the Dockerfile contains a command that grants write permissions to www-data group inside WordPress container.
Die Dockerfile enthält ein Kommando, welches dir erlaubt Genehmigungen an die www-Datengruppe innerhalb des WordPress Containers zu schreiben.
A Docker image repository(this tutorial uses Amazon ECR) that contains an image you have built from your Dockerfile and application source.
Ein Docker-Image-Repository(dieses Tutorial verwendet Amazon ECR) mit einem Image, das Sie aus Ihrer Dockerfile und der Anwendungsquelle erstellt haben.
This Dockerfile copies the previous files to your container and sets the entrypoint script to run when the container starts.
Diese Docker-Datei kopiert die vorherigen Dateien auf Ihren Container und legt fest, dass das entrypoint-Skript ausgeführt wird, wenn der Container gestartet wird.
The volumesFrom parameter applies to volumes defined in the task definition,and those that are built into the image with a Dockerfile.
Der Parameter volumesFrom gilt für alle Volumes, die in der Aufgabendefinition definiertsind, und für solche Volumes, die im Abbild mit einer Dockerfile integriert sind.
The following example Dockerfile uses an httpd image and then adds a volume and mounts it at dockerfile_volume in the Apache document root.
Im folgenden Beispiel verwendet Dockerfile ein httpd -Abbild, fügt ein Volume hinzu und mountet es unter dockerfile_volume im Apache-Basisverzeichnis d.
A Dockerfile is a manifest that describes the base image to use for your Docker image and what you want installed and running on it.
Eine Docker-Datei ist eine Manifestdatei, die das für Ihr Docker-Image zu verwendende Basis-Abbild sowie die Inhalte beschreibt, die Sie darauf installieren und ausführen möchten.
As for the previous Docker image a Dockerfile was prepared which can be obtained from GitHub and again a checkout will be assumed as a precondition.
Wie im vorherigen Docker Image wurde eine Dockerfile vorbereitet, welches von GitHub heruntergeladen werden kann, und das Auschecken der Datei wird als Vorbedingung angenommen.
Create a Dockerfile that copies the color and index files to the container image and sets the image's ENTRYPOINT to the entrypoint script.
Erstellen Sie eine Docker-Datei, die die Farb- und Index-Dateien in das Container-Image kopiert und für den ENTRYPOINT des Bilds das entrypoint-Skript festlegt.
Optional If you have a Dockerfile for the image to push, build the image and tag it for your new repository by pasting the docker build command from the console into a terminal window.
Optional Wenn Sie eine Docker-Datei für das zu übertragende Bild haben, erstellen Sie das Bild und markieren Sie es für Ihr neues Repository, indem Sie den Befehl Docker Build aus der Konsole in ein Terminalfenster einfügen.
Results: 24, Time: 0.0258

Top dictionary queries

English - German