Introduction to DockerWhat is a container? A way to package applications with all the necessary dependencies and configurations. The package is portable and easily shared and moved around different computing environments, such as development machines, testing environments...Jun 15, 2023·4 min read
Day 5 Task: Advanced Linux Shell Scripting for DevOps Engineers with User managementYou have to do the same using Shell Script i.e using either Loops or command with start day and end day variables using arguments - So Write a bash script createDirectories.sh that when the script is executed with three given arguments (one is direc...Apr 27, 2023·4 min read
Day 4 Task: Basic Linux Shell Scripting for DevOps Engineers.#Day4 #90DaysOfDevops #ShellScriptingApr 26, 2023·5 min read