Skip to content

Commit d6eef9b

Browse files
committed
Update docker installation
1 parent 4337e6e commit d6eef9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_liberty/technical/installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This guide covers the installation of Docker and Docker Compose on **CentOS** an
3434
- [Step 5: Install Docker Compose](#step-5-install-docker-compose)
3535
- [Step 6: Adding Your User to the Docker Group (Optional)](#step-6-adding-your-user-to-the-docker-group-optional)
3636
- [Uninstall Docker](#uninstall-docker-1)
37-
- [Post installation tasks](#post-installation-tasks)
37+
- [Post installation Tasks](#post-installation-tasks)
3838
- [Conclusion](#conclusion)
3939
- [References](#references)
4040

@@ -201,9 +201,9 @@ sudo rm -rf /var/lib/docker
201201
sudo rm /usr/local/bin/docker-compose
202202
```
203203

204-
## Post installation tasks
204+
## Post installation Tasks
205205

206-
If you want to set a custom directory for docker and if you are running behin a proxy, the docker service must be modified
206+
If you want to set a custom directory for docker and if you are running behind a proxy, the docker service must be modified
207207

208208
Edit the service: /lib/systemd/system/docker.service
209209
```bash

0 commit comments

Comments
 (0)