mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
Update ToC for README.md
This commit is contained in:
parent
a4d482da57
commit
8bf7bc9f25
|
@ -9,6 +9,12 @@ This is a repo to hold various Dockerfiles for images I create.
|
||||||
|
|
||||||
<!-- toc -->
|
<!-- toc -->
|
||||||
|
|
||||||
|
- [About](#about)
|
||||||
|
- [Resources](#resources)
|
||||||
|
* [My dotfiles](#my-dotfiles)
|
||||||
|
- [Contributing](#contributing)
|
||||||
|
* [Using the `Makefile`](#using-the-makefile)
|
||||||
|
|
||||||
<!-- tocstop -->
|
<!-- tocstop -->
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
@ -42,4 +48,4 @@ latest-versions Checks all the latest versions of the Dockerfile
|
||||||
run Run a Dockerfile from the command at the top of the file (ex. DIR=telnet).
|
run Run a Dockerfile from the command at the top of the file (ex. DIR=telnet).
|
||||||
shellcheck Runs the shellcheck tests on the scripts.
|
shellcheck Runs the shellcheck tests on the scripts.
|
||||||
test Runs the tests on the repository.
|
test Runs the tests on the repository.
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user