Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Learning Docker

    Posted By: arundhati
    Learning Docker

    Pethuru Raj, "Learning Docker"
    English | ISBN: 1784397938 | 2015 | 240 pages | AZW3, EPUB, PDF | 3 MB + 3 MB + 3 MB

    Optimize the power of Docker to run your applications quickly and easily
    About This Book
    Learn to compose, use, and publish the Docker containers
    Leverage the features of Docker to deploy your existing applications
    Explore real world examples of securing and managing Docker containers
    Who This Book Is For
    If you are an application developer who wants to learn Docker in order to utilize its features for application deployment, then this book is for you. No prior knowledge of Docker is required.
    What You Will Learn
    Build a Docker image using Dockerfiles
    Push and publish images on Docker Hub
    Run your own private Docker Hub and upload images onto it
    Create and run services inside a container to deploy your applications with ease
    Share data between the Docker host and containers
    Orchestrate multiple containers with Docker Compose
    Test and debug applications inside a Docker container
    Secure your Docker containers with SELinux
    In Detail
    Docker is a next-generation platform for simplifying application containerization life-cycle. Docker allows you to create a robust and resilient environment in which you can generate portable, composable, scalable, and stable application containers.
    This book is a step-by-step guide that will walk you through the various features of Docker from Docker software installation to the impenetrable security of containers. The book starts off by elucidating the installation procedure for Docker and a few troubleshooting techniques. You will be introduced to the process of downloading Docker images and running them as containers. You'll learn how to run containers as a service (CaaS) and also discover how to share data among containers. Later on, you'll explore how to establish the link between containers and orchestrate containers using Docker Compose. You will also come across relevant details about application testing inside a container. You will discover how to debug a container using the docker exec command and the nsenter tool. Finally, you will learn how to secure your containers with SELinux and other proven methods.