## Get Started with BioContainers using Rafay

In this step-by-step guide, the Bioinformatics data scientist will use Rafay's end user portal to launch a **well resourced** remote VM and run a series of BioContainers with Docker.

## BioContainers: Streamlining Bioinformatics with the Power of Portability

In today's fast-paced world of bioinformatics, the constant evolution of tools, dependencies, and operating system environments presents a significant challenge. Researchers often spend countless hours grappling with software installation, configuration, and version conflicts, hindering their ability to focus on scientific discovery. Enter [**biocontainers**](https://biocontainers.pro/) – a revolutionary approach that leverages containerization technology to package bioinformatics software and its entire environment into self-contained, portable units.

> Imagine a meticulously organized lab where every experiment, regardless of its complexity, can be instantly replicated with identical results.

This is the promise of biocontainers. Built upon established container platforms like [Docker](https://www.docker.com/) and [Singularity](https://docs.sylabs.io/guides/latest/user-guide/), biocontainers encapsulate everything a bioinformatics tool needs to run: the application itself, its libraries, dependencies, and even specific operating system configurations.
