mirror of
https://github.com/chevereto/docker.git
synced 2025-12-20 15:09:44 +01: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
|
||
|
|
```
|