mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
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>
18 lines
309 B
Markdown
18 lines
309 B
Markdown
---
|
|
title: bash
|
|
keywords: library, sample, bash
|
|
repo: bash
|
|
layout: docs
|
|
permalink: /samples/library/bash/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/bash/
|
|
description: |
|
|
Bash is the GNU Project's Bourne Again SHell
|
|
---
|
|
|
|
Bash is the GNU Project's Bourne Again SHell
|
|
|
|
|
|
{% include library-samples.md %}
|