Download for Windows Premium
Publiciteit
docker-compose.yml

Vertaling van "docker-compose.yml" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
docker-compose.yml
Zastępujemy jednym poleceniem (oczywiście musi istnieć odpowiedni plik konfiguracyjny docker-compose.yml)
We substitute it with one command (of course there must be a right docker-compose.yml configuration file)
Odwołania do zmiennych w pliku docker-compose.yml (czyli nazwy rozpoczynające się od znaku $) dotyczą więc zmiennych zdefiniowanych w pliku env-local, czyli w zapisie
The references to the variables in the docker-compose.yml file (so the names starting with the sign $) concern the variables defined in the env-local file, so in the record
W pliku docker-compose.yml podane zostały już tylko odpowiednie "uzupełnienia" (czwarty bajt, ewentualnie maska sieciowa w formacie CIDR) trzech wartości związanych z siecią
In the docker-compose.yml file there are already given only the appropriate "complements" (the forth byte, alternatively the netmask in the CIDR format) of three values connected to the network
W ten sposób wprowadziliśmy wymaganie, aby każde zadanie zostało dostarczone w formie paczki z kodem źródłowym zawierającej plik konfiguracyjny docker-compose.yml, który będzie wykorzystywał gotowe obrazy (np. mysql/mysql-server) i własne kontenery zdefiniowane za pomocą plików Dockerfile.
This way, we've introduced a requirement for each task to be delivered in a form of source code package containing docker-compose.yml file, which will use precompiled images (np. mysql/mysql-server) and custom containers defined using Dockerfiles.
Usługa Service Fabric będzie akceptowała pliki docker-compose.yml w wersji 3(+).
Service Fabric will be able to accept version 3(+) of docker-compose.yml files.
Na potrzeby definiowania wielokontenerowych aplikacji platforma Docker korzysta z pliku docker-compose.yml.
Docker uses the docker-compose.yml file for defining multi-container applications.
W przypadku aplikacji rummager plik docker-compose.yml składa się z dwóch sekcji - networks i services (możliwe jest jeszcze zdefiniowanie sekcji "volumes", ale tutaj nie jest wykorzystywana).
In the case of the rummage app, the docker-compose.yml file consists of two sections - networks and services (it is also possible to define the "volumes" section, but here it is not used).
Należy pamiętać, iż używając docker-compose musimy znajdować się w tym samym katalogu co plik docker-compose.yml z którym pracujemy (o ile nie podajemy jawnie ścieżki do tego pliku).
It's important to remember that while using the docker-compose we must be in the same directory as the file docker-compose.yml that we work with (if we don't give the path to the file explicitly).
Dodanie obrazu do projektu Aby dodać obraz do projektu, należy edytować plik docker-compose.yml, w którym zapisana jest cała struktura naszego projektu.
All the services we will need for work should be added and configured in docker-compose.XML file (the file for this project is presented below and can be found in the main folder of the project.)
Na koniec warto wspomnieć o jeszcze jednej samodzielnej aplikacji, o nazwie Docker Compose. W większym nawet stopniu upraszcza ona konfigurację wielu kontenerów pracujących w jednej sieci wirtualnej. Pozwala ona umieścić wiele obrazów w jednym pliku konfiguracyjnym, docker-compose.yml, i zarządzać nimi za
An additional tool, called Docker Compose, was created to make communication between containers even easier. It allows packing multiple images into groups, defined by a docker-compose.yml file, and managing them by using two commands docker-compose up and docker-compose stop.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor docker-compose.yml in het Pools

Publiciteit

Resultaten: 10. Exact: 10. Verstreken tijd: 45 ms.