Assignment 2 for Docker Day 1

Q1. – What is the use of “docker update” commands? with example and image “docker update” is used to limit the usage of resources a container can use. CPU usage can be limited by CPU time, no.of CPUs used, or which CPUs are used. Memory usage can be limited for Main Memory as well as Swap Disk IO can be limited by specifying a relative weight. No.of PIDs container can allocate can be limited. This command can also be used

Read more

How can we become a Splunk Phantom Certified Admin?

What is Splunk Phantom Admin? If you work on a security team, you probably deal with complex security infrastructure and a range of technologies from multiple vendors. You’re likely exposed to unquantified risk stemming from a constantly expanding attack surface and escalating volumes of threats. And like everyone else, you have limited resources to defend your entities. There’s is never enough budget or people. Fortunately, there is a better way. Force multiply your efforts with a Splunk phantom security orchestration,

Read more

Top Docker Images

Ubuntu – Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world’s most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide. Centos – CentOS Linux is a community-supported distribution derived from sources freely

Read more

Assignment for docker day 1

What is the use of “docker update” commands? with example and image Docker update The update command helps to dynamically update the configuration of one or more containers.Update command can be use for prevent containers from consuming too many resources from their Docker hostIt is not supported for windows containers

Read more
1 60 61 62 63 64 332