Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- git (altran)
- carga los cambios de la rama actual * ''%%--%%all'' : de todas las ramas * = git fetch + git me... Sanchez Puig)) lo usa por defecto) === borrar <callout type="danger" title="borrar la 'rama' en local... i está merged" icon="true">git branch -d 'rama'</callout> <callout type="danger" title="fuerza el borrado de la 'rama' local" icon="true">git branch -D 'ram
- Dockerfile @info:cursos:altran:docker
- M debian:latest RUN apt-get update && apt-get install -y wget </sxh> ''docker build -t <nombre> .'': genera una nueva imagen con repositorio <tag> <callout type="info" icon="true">''vagrant rsync'' : si... rga de ir haciendo este proceso automaticamente</callout> == instrucciones * FROM : imagen-plantilla... orld"]'': comando que se ejecuta por defecto <callout type="warning" icon="true">al separar las líne
- docker-compose @info:cursos:altran:docker
- ación /via: [[https://docs.docker.com/compose/install/#install-compose]] <code bash> sudo curl -L https://github.com/docker/compose/releases/download/1.21.2... th_to_Dockerfile bd: image: mongo </sxh> <callout type="warning" title="re-builds" icon="true">s... se tiene las imágenes creadas, no las re-creará</callout> <callout type="danger" title="refactor" icon
- export & import @info:cursos:altran:docker
- = export & import <callout type="danger" icon="true">pecado mortal</callout> == export * ''docker export <contenedor>'' *
- instalación @info:cursos:altran:docker
- ) * instalación : [[https://docs.docker.com/install/linux/docker-ce/debian/#install-docker-ce-1]] * ''sudo usermod -aG docker $USER'' * ''newgrp d
- alpine @info:cursos:altran:docker
- ncies phyton-dev build-base wget \ && pip install -r requiriments \ && apk del build-dependenci
- trabajando con contenedores @info:cursos:altran:docker
- run nginx Unable to find image 'nginx:latest' locally latest: Pulling from library/nginx 683abbb4ea60: