Fontes
https://docs.docker.com/reference/cli/docker/image/save/
https://www.bmc.com/blogs/docker-cmd-vs-entrypoint/
https://docs.docker.com/reference
https://docs.docker.com/compose/networking/
https://docs.docker.com/compose/compose-file/06-networks/#examples
https://docs.docker.com/compose/use-secrets/
https://docs.docker.com/compose/compose-file/05-services/#secrets
https://docs.docker.com/compose/compose-file/06-networks/#ipam
https://docs.docker.com/compose/compose-file/05-services/#ipv4_address-ipv6_address
https://docs.docker.com/reference/cli/docker/compose/
https://www.cisecurity.org/benchmark/docker
https://www.redhat.com/en/blog/understanding-root-inside-and-outside-container
https://docs.docker.com/engine/security/userns-remap/
https://stackoverflow.com/questions/50810825/run-docker-as-root-verus-non-root
https://www.yegor256.com/2014/08/29/docker-non-root.html
https://docs.docker.com/engine/security/userns-remap/
https://docs.docker.com/engine/security/rootless/
https://docs.docker.com/engine/install/linux-postinstall/
https://askubuntu.com/questions/477551/how-can-i-use-docker-without-sudo
https://wiki.debian.org/pt_BR/Debootstrap
https://man7.org/linux/man-pages/man1/unshare.1.html
https://facebookmicrosites.github.io/cgroup2/docs/memory-controller.html
https://github.com/ntk148v/til/blob/master/docker/networking/README.md
https://docs.docker.com/engine/network/packet-filtering-firewalls/
https://docs.docker.com/engine/security/seccomp/
https://ntk148v.github.io/posts/docker-iptables/
https://github.com/ntk148v/til/blob/master/docker/networking/README.md#41-port-forwarding
https://docs.docker.com/reference/dockerfile/
https://medium.com/trabe/using-docker-engine-api-securely-584e0882158e
https://docker-docs.uclv.cu/compose/compose-file/
https://hub.docker.com/r/bitnami/ghost
https://docs.docker.com/reference/compose-file/
https://github.com/vishnubob/wait-for-it
https://docs.docker.com/compose/compose-file/compose-file-v3/#depends_on
https://docs.docker.com/compose/startup-order/
https://docs.docker.com/engine/swarm/admin_guide/
https://www.tutorialworks.com/podman-rootless-volumes/
https://www.aquasec.com/blog/cve-2022-0185-linux-kernel-container-escape-in-kubernetes/
https://docs.docker.com/engine/security/userns-remap/
https://docs.docker.com/engine/security/rootless/
https://docs.podman.io/en/latest/markdown/podman-container.5.html#running-rootless-containers
https://docs.podman.io/en/latest/markdown/podman.1.html
https://docs.docker.com/engine/security/protect-access/
https://docs.docker.com/engine/security/seccomp/
https://developers.redhat.com/articles/2020/10/22/why-podman-more-secure-docker
https://gist.github.com/dwalsh/7d7b798bfc7d46b9a604896e6f4325fa
https://security.googleblog.com/2022/01/cve-2022-0185-linux-kernel-vulnerability.html
https://www.phoronix.com/review/podman-410-vs-docker
https://www.redhat.com/sysadmin/podman-rootless-performance
https://github.com/rootless-containers/slirp4netns/blob/main/docs/performance.md
https://spacelift.io/blog/docker-secrets
https://docs.docker.com/compose/how-tos/use-secrets/
https://blog.gitguardian.com/secure-your-secrets-with-env/
https://spacelift.io/blog/kubernetes-environment-variables
https://discuss.hashicorp.com/t/how-is-vault-better-than-env-file-in-terms-of-security/7577
https://docs.docker.com/reference/build-checks/secrets-used-in-arg-or-env/
https://stackoverflow.com/questions/74838633/can-i-delete-env-file-from-server
https://docs.docker.com/engine/containers/run/
https://docs.docker.com/reference/cli/docker/container/run/
https://docs.docker.com/engine/containers/resource_constraints/
https://docs.aws.amazon.com/pt_br/AmazonECS/latest/developerguide/security-tasks-containers.html
https://last9.io/blog/docker-container-performance-metrics/
https://docs.docker.com/engine/containers/resource_constraints/
https://docs.docker.com/reference/compose-file/services/
https://www.docker.com/blog/how-to-monitor-container-memory-and-cpu-usage-in-docker-desktop/