mirror of https://github.com/docker/docs.git
17 lines
379 B
Markdown
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 %}
|