mirror of
https://github.com/chevereto/docker.git
synced 2026-05-05 23:17:46 +02:00
32 lines
311 B
Markdown
32 lines
311 B
Markdown
# Feedback
|
|
|
|
Print information about the context. Use it to test your options.
|
|
|
|
```sh
|
|
make feedback
|
|
```
|
|
|
|
## Feedback short
|
|
|
|
```sh
|
|
make feedback--short
|
|
```
|
|
|
|
## Feedback Compose
|
|
|
|
```sh
|
|
make feedback--compose
|
|
```
|
|
|
|
## Feedback URL
|
|
|
|
```sh
|
|
make feedback--url
|
|
```
|
|
|
|
## Feedback volumes
|
|
|
|
```sh
|
|
make feedback--volumes
|
|
```
|