Skip to main content


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://stackoverflow.com/questions/68155641/should-i-run-things-inside-a-docker-container-as-non-root-for-safety

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://roadmap.sh/

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://www.anselme.com.br/2022/07/25/criando-containers-docker-com-o-padrao-de-docker-entrypoint-sh/

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://roadmap.sh/docker

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://unix.stackexchange.com/questions/498246/what-is-the-difference-between-userns-remap-and-rootless-docker

https://www.trendmicro.com/en_us/research/19/b/docker-container-breakout-vulnerability-cve-2019-5736.html

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://www.trendmicro.com/en_us/research/22/h/analyzing-hidden-danger-of-environment-variables-for-keeping-secrets.html

https://forums.docker.com/t/understanding-security-implications-of-secrets-vs-env-vars-in-docker-compose/145903

https://blog.gitguardian.com/secure-your-secrets-with-env/

https://spacelift.io/blog/kubernetes-environment-variables

https://orca.security/resources/blog/controller-creating-containers-with-secrets-as-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://forums.docker.com/t/error-response-from-daemon-daemon-scoped-cpu-rt-period-and-cpu-rt-runtime-are-not-supported-by-the-kernel/124103

https://docs.aws.amazon.com/pt_br/AmazonECS/latest/developerguide/security-tasks-containers.html

https://www.dio.me/articles/a-importancia-da-limitacao-de-recursos-monitoramento-e-diagnostico-em-conteineres-docker-garantindo-performance-e-estabilidade-no-ambiente-de-containers

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://medium.com/simform-engineering/setting-up-a-local-development-environment-using-docker-compose-551efb4ec0ee

https://www.docker.com/blog/how-to-monitor-container-memory-and-cpu-usage-in-docker-desktop/

https://sematext.com/top-docker-metrics-to-watch/