Skip to Main Content
UCLA Logo Institute for Digital Research and Education

Docker

Docker containerization: Practice

Built on a hypervisor of the host operating system, a virtual machine (VM) provides an isolated virtual environment that allows for the execution of guest operating systems and applications. However,…

Docker containerization: Fundamentals

Built on a hypervisor of the host operating system, a virtual machine (VM) provides an isolated virtual environment that allows for the execution of guest operating systems and applications. However,…

Docker software platform: Practice

Built on a hypersivor of host operation system, virtual machine (VM) offers an isolated virtual environment providing functionality needed to execute guest operation systems (OS) and applications. However, VMs usually…

Docker software platform: Fundamentals

Built on a hypersivor of host operation system, virtual machine (VM) offers an isolated virtual environment providing functionality needed to execute guest operation systems (OS) and applications. However, VMs usually…

Building Containers for HPC

This workshop is a follow-up to a previous workshop on “Using Containers on HPC Resources”. This workshop will focus on creating containers to be ran on HPC resources. We will…

Containers for HPC

This workshop will go over how to use container on HPC resources. Containers are a great way to run scientific software on various HPC platforms. Users can create a ‘virtual’…

Building Containers for HPC

This workshop is a follow-up to a previous workshop on “Using Containers on HPC Resources” (https://github.com/ucla/hpc_workshops). This workshop will focus on creating containers to be ran on HPC resources. We…