Jayesh Nalawadejayeshdevops.hashnode.devยทNov 16, 2024Docker Commands (part-1)Beginner Commands: docker --version Check the Docker version installed on your system. Example: docker --version docker pull <image> Download a Docker image from Docker Hub. Example: docker pull ubuntu docker build -t <tag> <path> Build a...1 likeDevops LearningAWSAdd a thoughtful commentNo comments yetBe the first to start the conversation.