Ver código fonte

Upgrade devture/ansible (2.13.6-r0-2 -> 2.13.6-r0-3)

pull/2593/head
Slavi Pantaleev 2 anos atrás
pai
commit
a542a2ff41
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      docs/ansible.md

+ 1
- 1
docs/ansible.md Ver arquivo

@@ -65,7 +65,7 @@ docker run -it --rm \
-w /work \ -w /work \
-v `pwd`:/work \ -v `pwd`:/work \
--entrypoint=/bin/sh \ --entrypoint=/bin/sh \
docker.io/devture/ansible:2.13.6-r0-2
docker.io/devture/ansible:2.13.6-r0-3
``` ```


Once you execute the above command, you'll be dropped into a `/work` directory inside a Docker container. Once you execute the above command, you'll be dropped into a `/work` directory inside a Docker container.


Carregando…
Cancelar
Salvar