Cerca

Heus ací els resultats de la cerca.

terraform variables @tech:terraform
4 Resultats, Darrera modificació:
le "resource_tags" { description = "Tags to set for all resources" type = map(string) defa... _blocks" { description = "Available cidr blocks for public subnets." type = list(string) d... le "resource_tags" { description = "Tags to set for all resources" type = map(string) defa... m" }</code> * <code properties>locals { # Ids for multiple sets of EC2 instances, merged together
Dockerfile run script @tech:docker:dockerfile:examples
3 Resultats, Darrera modificació:
SSL/blob/master/run.sh]] == destacable <sxh bash> for i in /scripts/pre-init.d/*sh do if [ -e "... de bash> #!/bin/sh # execute any pre-init scripts for i in /scripts/pre-init.d/*sh do if [ -e "... rm -f $tfile fi # execute any pre-exec scripts for i in /scripts/pre-exec.d/*sh do if [ -e "
DOCKER @tech:docker
2 Resultats, Darrera modificació:
: [[https://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-autossh/]] * [[https://github.... .com/r/docker/comments/7e0gid/docker_with_pia_vpn_for_transmission_and/]] == resumen comandos === inst
Singularity @tech:singularity
2 Resultats, Darrera modificació:
asswd and /etc/group files respectively. In order for the shell within the container to know of my user... ocker Hub and convert them into a suitable format for running via Singularity. When you pull a Docker i
VAGRANT @tech:vagrant
2 Resultats, Darrera modificació:
agrant -name action_provision </code> <code bash> for var in $(find ~/Vagrant -name action_provision); ... al-status | awk '/^[a-f0-9]{1,7}\s+/ {print $5}'` for variable in $LISTA; do cat ${variable}/.vagrant/m
docker volumes @tech:docker
1 Resultats, Darrera modificació:
v'' * ''[ volume_name | local_path | <nothing-for-anonymous-volume ] : path-in-container [ : [ ro ]
GIT @tech:git
1 Resultats, Darrera modificació:
t-cheatsheet-en-dark.pdf |}} * {{ :tech:git:git-for-subversion-cheat-sheet.pdf |}} * {{ :tech:git:a
Terraform cli @tech:terraform
1 Resultats, Darrera modificació:
or plan * **taint** : Manually mark a resource for recreation * **untaint** : Manually unmark a re
TERRAFORM @tech:terraform
1 Resultats, Darrera modificació:
e "..." { dynamic "virtual_network_rule" { for_each = var.virtual_network_rule_ids content
dockerd remote tls access @tech:docker:dockerd
1 Resultats, Darrera modificació:
docker.com/article/how-do-i-enable-the-remote-api-for-dockerd]] * https://medium.com/@ssmak/how-to-en