> For the complete CircleCI developer hub index, see [llms.txt](https://circleci.com/developer/llms.txt)

# shipchain/docker-layer-caching

Generic docker layer caching commands

## Commands

### save_dlc

Export the layer cache from Docker and save in CircleCI cache

| Parameter | Type | Default | Description |
|---|---|---|---|
| `image` | string |  |  |
| `stage` | string |  |  |
| `lockfile` | string |  |  |

### restore_dlc

Check base image cache, restore image layer cache if valid

| Parameter | Type | Default | Description |
|---|---|---|---|
| `lockfile` | string |  |  |