Files
docker-docs/_samples/library/scratch.md
Sebastiaan van Stijn 973ab4fb12 Add exported library stubs to git
Putting them in `_samples/library`, which is where Jekyll
expects them to be to be in the "samples" collection.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-04 00:03:02 +02:00

17 lines
379 B
Markdown

---
title: scratch
keywords: library, sample, scratch
repo: scratch
layout: docs
permalink: /samples/library/scratch/
hide_from_sitemap: true
redirect_from:
- /samples/scratch/
description: |
an explicitly empty image, especially for building images "FROM scratch"
---
an explicitly empty image, especially for building images "FROM scratch"
{% include library-samples.md %}