# Containerd Advanced Configuration This document describes how to configure runtime options for `containerd-shim-runsc-v1`. This follows the [Containerd Quick Start](./quick_start.md) and requires containerd 1.2 or later. ## Shim Configuration The shim can be provided with a configuration file containing options to the shim itself as well as a set of flags to runsc. Here is a quick example: ```shell cat <