Build a docker image and tag it
The SDK is also available as a docker image.
Build a docker image with no build context
Construit une image docker sans contexte de construction
The one available on github, which is not an docker image but a docker file.
Le docker file - et non pas l'image docker, disponible sur github.
This infrastructure will be offered as docker image for self hosting: drive, email, calendar... to those who prefer self-hosting.
Cette infrastructure sera proposée en tant qu'image docker pour l'auto-hébergement: stockage, email, calendrier... à ceux qui préfèrent cette option.
In order to deploy our operator in the cluster, we have to create and publish a docker image that contains our logic operator.
Pour déployer notre operator dans notre cluster, nous avons besoin de créer et publier une image docker qui contiendra la logique de notre operator.
So I explained docker run -it - rm - link mongodb:mongo, the next mongo is the name of the docker image we want.
J'ai expliqué docker run -it - rm - link mongodb:mongo, le prochain mongo est le nom de l'image docker.
As a reminder, check this page explaining the procedure to connect to your docker image via SSH.
Pour rappel, vous pouvez consulter cette page qui explique la procédure pour se connecter à son image docker via SSH.
If you want to use IdeaLoom on your own, you can install it on your own servers, using your own methodology for concept map creation; you can do so with a docker image or from source, using these instructions.
Si vous voulez utiliser IdeaLoom par vous-même, vous pouvez l'installer sur vos propres serveurs, en utilisant votre propre méthodologie pour la création de cartes conceptuelles; vous pouvez le faire avec une image docker ou à partir du code source, en utilisant ces instructions.
Image This declaration is simply the docker image that will be used during a job or during all jobs.
Image Cette déclaration est simplement l'image docker qui sera utilisée lors d'un job ou lors de tous les jobs
When you run containers from a docker image that contains VOLUME instructions in their dockerfile (please have a look at the Creating our own container section), an unamed volume will be created and will contain the folders specified in the dockerfile.
Quand vous utilisez une image docker contenant des instructions "VOLUME" (voir la section Créer notre propre docker image), un volume non nommé va être créé par docker et contiendra les données du container.
IdeaLoom is open-source under an AGPL license, and you are welcome to try out our demonstration site, fork us on github, use our docker image, read our technical documentation.
IdeaLoom est un logiciel libre sous license AGPL, et nous vous invitons à essayer notre site de démonstration, à vous faire une fourche sur github, à essayer notre image docker, et à lire notre documentation technique.
Just download the docker image, and the remainder is being taken care of by Docker.
Vous avez juste besoin de télécharger l'image docker, et Docker s'occupe du reste.