Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- Singularity @tech:singularity
- ularity appends the relevant user and group lines from the host system to the /etc/passwd and /etc/group... [1]. * Singularity also binds some directories from the host system where you are running the singula... </code> * Singularity can also start containers from Docker images, opening up access to a huge number... running Docker images directly, it can pull them from Docker Hub and convert them into a suitable forma
- docker volumes @tech:docker
- bstore ubuntu /bin/bash docker run --rm --volumes-from dbstore -v $(pwd):/backup ubuntu tar cvf /backup/... store2 ubuntu /bin/bash docker run --rm --volumes-from dbstore2 -v $(pwd):/backup ubuntu bash -c "cd /db
- Terraform state @tech:terraform
- com/@lynnlin827/moving-terraform-resources-states-from-one-remote-state-to-another-c76f8b76a996]] ===cre... com/@lynnlin827/moving-terraform-resources-states-from-one-remote-state-to-another-c76f8b76a996|sintaxis
- terraform win-instance @tech:terraform
- vpc_id = "${aws_vpc.my_vpc.id}" ingress { from_port = 1 to_port = 65535 protocol = "t... r.trusted_ip_address}", ] } egress { from_port = 0 to_port = 0 protocol =
- DOCKER @tech:docker
- == errores * 12/2022 - **docker: Error response from daemon: cgroups: cgroup mountpoint does not exist
- git repo server @tech:git
- stackexchange.com/questions/489771/block-git-user-from-login-but-allow-the-user-to-still-function-as-a-g
- git tips @tech:git
- overit.wondershare.es/file-recovery/recover-files-from-local-repository-git.html]] == búsquedas <code b
- Google @tech:google
- ps://support.google.com/mail/answer/7190]] * **from:** * **to:** * **cc:** * **bcc:** * **sub
- Terraform cli @tech:terraform
- rraform resources * **output** : Read an output from a state file * **destroy** : Destroy Terraform-
- terraform modules @tech:terraform
- urce = "./app-cluster" servers = 5 # input var from module } </code> * otros meta-argumentos *
- docker-compose casos de uso @tech:docker:docker-compose
- compose -d up'' === files <code ruby Dockerfile> FROM php:7.2-apache ENV APACHE_DOCUMENT_ROOT /var/www
- Dockerfile mariadb + SSL @tech:docker:dockerfile:examples
- ckerfile}} === Dockerfile <code ruby; Dockerfile> FROM mariadb:latest ADD --chown=mysql:root ./data/cer