bookmate game
en
Nigel Poulton

Docker Deep Dive

Avise-me quando o livro for adicionado
Para ler este livro carregue o arquivo EPUB ou FB2 no Bookmate. Como carrego um livro?
  • Vasya Rudasfez uma citaçãohá 4 anos
    Other Dockerfile instructions include LABEL, ENV, ONBUILD, HEALTHCHECK, CMD and more…
  • Vasya Rudasfez uma citaçãohá 4 anos
    Run the following command from the shell of your Docker host to delete all containers.
    $ docker container rm $(docker container ls -aq) -f
  • Vasya Rudasfez uma citaçãohá 4 anos
    all of the container execution and container runtime code entirely removed from the daemon and refactored into small, specialized tools.
  • Vasya Rudasfez uma citaçãohá 4 anos
    containers do not require their own full-blown OS. In fact, all containers on a single host share the host’s OS.
fb2epub
Arraste e solte seus arquivos (não mais do que 5 por vez)