Skip to content
Studytrails

Tutorials in ML, AWS, R and Java

  • Amazon AWS
    • S3
  • Videos
  • Json
    • Jackson
    • GSON
  • R
    • RServe
    • RJava-Eclipse-Plugin
    • Core
  • blog
  • Source Code

docker

Docker container – easy to understand introduction

April 8, 2019 by Mithil Shah

what is a Docker container? Docker Container is a software product that bundles up an application and all its dependencies into a single software unit. This software unit performs OS level virtualization, that is, it presents an isolated environment on top of an operating system. This isolated environment shares the kernel of the operating system … Read more

Categories Docker Tags devops, docker Leave a comment

Recent Posts

  • Amazon S3 lifecycle policies
  • Host a static website on Amazon S3
  • Amazon S3 encryption
  • Amazon S3 access control and permissions
  • Amazon S3 pricing

Recent Comments

  • Mithil Shah on Java Google Json (Gson) Introduction
  • Aljosha on Java Google Json (Gson) Introduction
  • Mahebabu on Docker Architecture – Engine, Containerd, runc
  • Gleison da Cruz Cruz on Java Gson – Building json from java (Data-Binding)
  • DavidZ on Java json – jackson List serialization
© 2022 Studytrails • Built with GeneratePress