mirror of
https://github.com/chevereto/docker.git
synced 2026-05-07 06:26:13 +02:00
typo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Manual setup
|
||||
|
||||
Refer to the [CONSOLE GUIDE](console/SETUP.md).
|
||||
Refer to the [CONSOLE GUIDE](console/README.md).
|
||||
|
||||
## GitHub repo setup
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Docker compose
|
||||
# Docker compose (console)
|
||||
|
||||
```sh
|
||||
make <command> <options>
|
||||
@@ -1,9 +1,9 @@
|
||||
# Console
|
||||
|
||||
This section outlines command-line instructions to build and deploy images made by ths repository project.
|
||||
This section outlines command-line instructions to build and deploy images made by this repository project.
|
||||
|
||||
* [SETUP](SETUP.md)
|
||||
* [BUILDING](BUILDING.md)
|
||||
* [DOCKER-COMPOSE](DOCKER-COMPOSE.md)
|
||||
* [BUILDING](BUILD.md)
|
||||
* [COMPOSE](COMPOSE.md)
|
||||
* [LOGS](LOGS.md)
|
||||
* [UPDATING](UPDATING.md)
|
||||
|
||||
Reference in New Issue
Block a user