Översikt

  • Resources for the ninth (and last) week of the course on software containers.

    • URL icon
      Exercise round on A+ URL
      Tillgänglig om: Fältet User account contains (use: aalto.fi) innehåller aalto.fi

      Link to the exercises and assignments on A+.

    • Sida icon
      Deploying containers with Docker Sida
      Tillgänglig om: Fältet User account contains (use: aalto.fi) innehåller aalto.fi

      This tutorial covers explains how to use Docker to deploy software containers and control their resources.

    • Fil icon
      Operating system-level virtualization Fil
      Tillgänglig om: Fältet User account contains (use: aalto.fi) innehåller aalto.fi

      Slides about:

      • background and motivation;
      • operating system-level virtualization: definition and key features;
      • kernel support in Linux: namespaces and cgroups.

    • Fil icon
      Containers and Docker Fil
      Tillgänglig om: Fältet User account contains (use: aalto.fi) innehåller aalto.fi

      Slides about:

      • containers as software abstraction;
      • Docker: overview and components;
      • container management with Docker.

    • URL icon
      Operating system-level virtualization URL
      Tillgänglig om: Fältet User account contains (use: aalto.fi) innehåller aalto.fi

      Podcast on operating system-level virtualization.

    • URL icon
      Containers and Docker URL
      Tillgänglig om: Fältet User account contains (use: aalto.fi) innehåller aalto.fi

      Podcast on containers and Docker.

    • URL icon
      Confinement: isolating programs URL
      Tillgänglig om: Fältet User account contains (use: aalto.fi) innehåller aalto.fi

      These lecture notes on confinement by Paul Krzyzanowski for course CS 419: Computer Security at Rutgers University (Fall 2020) describe chroot / jails, namespaces and cgroups. Read only the part before Containers.