File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ following setup:
17
17
* All nodes run docker and one instance of the watchtower container
18
18
for easy automatic upgrades of the individual packages.
19
19
* Docker is configured to log to Google Cloud Logging for easy log file
20
- monitoring. This is may not be relevant for most people, but for me
20
+ monitoring (optional) . This is may not be relevant for most people, but for me
21
21
it makes perusing logs much easier.
22
22
* All docker containers are started via a docker-compose.yml file. Each
23
23
of those gets their own subdirectory with the docker-compose.yml
@@ -102,7 +102,7 @@ host):
102
102
docker plugin install nanoandrew4/ngcplogs:linux-arm64-v1.3.0
103
103
````
104
104
105
- The driver is configured as usual in /etc/docker/dameon .json
105
+ The driver is configured as usual in /etc/docker/daemon .json
106
106
like this:
107
107
108
108
```
You can’t perform that action at this time.
0 commit comments