to

Cerca

Heus ací els resultats de la cerca.

Dockerfile
3 Resultats, Darrera modificació:
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
1 Resultats, Darrera modificació:
version:'3.6' services: webapp: build: path_to_Dockerfile bd: image: mongo </sxh> <callou
trabajando con contenedores
1 Resultats, Darrera modificació:
aplicación: <code bash> $ docker run nginx Unable to find image 'nginx:latest' locally latest: Pulling