---
title: "Relocating the Docker root directory - IBM Documentation"
description: "!https://www.ibm.com/docs/en/z-logdata-analytics/5.1.0?topic=compose-relocating-docker-root-directory"
date: 2023-07-29
published: true
tags:
  - containers
  - docker
  - linux
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://www.ibm.com/docs/en/z-logdata-analytics/5.1.0?topic=compose-relocating-docker-root-directory" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-content">
      <div class="embed-card-title">Relocating the Docker root directory</div>
      <div class="embed-card-description">If the space in the file system where the Docker root directory is located is not adequate and cannot be increased, you must relocate the directory.</div>
      <div class="embed-card-meta">ibm.com</div>
    </div>
  </a>
</div>


A very straightforward guide to moving your docker data, such as container storage to a different location.  In my case I wanted it off of my boot drive.
