Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- Dockerfile
- mon off;"] </sxh> === COPY * ''COPY file /path/to/file'' : copia **file** en **/path/to/** con el nombre **file** * ''COPY [--chown=<user||uid>:<group||gid>] file /path/to/file'' * ''COPY file file2 file3 /tmp/'' : copi
- docker-compose
- version:'3.6' services: webapp: build: path_to_Dockerfile bd: image: mongo </sxh> <callou
- trabajando con contenedores
- aplicación: <code bash> $ docker run nginx Unable to find image 'nginx:latest' locally latest: Pulling