pages.pt*: fix verb tenses (#11792)
* pages.pt*: fix verb tenses * pages.pt*: fix all pt_PT verb tenses in the start and more pt_BR verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt*: fix more verb tenses * review PR --------- Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> Co-authored-by: Isaac Vicente <contatoisaacvicente@gmail.com>
This commit is contained in:
@@ -3,22 +3,22 @@
|
||||
> Analisar e otimizar imagens Docker.
|
||||
> Mais informações: <https://github.com/docker-slim/docker-slim>.
|
||||
|
||||
- Iniciar o DockerSlim no modo interativo:
|
||||
- Inicia o DockerSlim no modo interativo:
|
||||
|
||||
`docker-slim`
|
||||
|
||||
- Analisar as camadas do Docker a partir de uma imagem específica:
|
||||
- Analisa as camadas do Docker a partir de uma imagem específica:
|
||||
|
||||
`docker-slim xray --target {{imagem:tag}}`
|
||||
|
||||
- Verificar um Dockerfile:
|
||||
- Verifica um Dockerfile:
|
||||
|
||||
`docker-slim lint --target {{caminho/para/Dockerfile}}`
|
||||
|
||||
- Analisar e gerar uma imagem Docker otimizada:
|
||||
- Analisa e gera uma imagem Docker otimizada:
|
||||
|
||||
`docker-slim build {{imagem:tag}}`
|
||||
|
||||
- Exibir ajuda para um subcomando:
|
||||
- Exibe ajuda para um subcomando:
|
||||
|
||||
`docker-slim {{subcomando}} --help`
|
||||
|
Reference in New Issue
Block a user