# AVISO: o arquivo containers/app.yml pode ser lido por qualquer pessoa. Você pode proteger este arquivo executando: chmod o-rwx containers/app.yml

**URL:** https://meta.discourse.org/t/warning-containers-app-yml-file-is-world-readable-you-can-secure-this-file-by-running-chmod-o-rwx-containers-app-yml/230439
**Category:** Support
**Created:** [Junho 19, 2022, 10:31pm UTC](https://meta.discourse.org/t/warning-containers-app-yml-file-is-world-readable-you-can-secure-this-file-by-running-chmod-o-rwx-containers-app-yml/230439 "2022-06-19T22:31:26Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [Junho 20, 2022, 3:16pm UTC](https://meta.discourse.org/t/warning-containers-app-yml-file-is-world-readable-you-can-secure-this-file-by-running-chmod-o-rwx-containers-app-yml/230439/10 "2022-06-20T15:16:05Z")

</div>

É sobre isso que se trata a nova linha no guia de instalação padrão?

```plaintext
sudo -s
git clone https://github.com/discourse/discourse_docker.git /var/discourse
cd /var/discourse
chmod 700 containers

```

---

_[View the full topic](https://meta.discourse.org/t/warning-containers-app-yml-file-is-world-readable-you-can-secure-this-file-by-running-chmod-o-rwx-containers-app-yml/230439)._
