File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ Note: OS recommendation - Linux Ubuntu based.
28
28
8 . Redis 6
29
29
30
30
## Setting up Docker and docker-compose
31
- 1 . For installing Docker please follow steps mentioned on page [ install on Ubuntu linux] ( https://docs.docker.com/install/linux/docker-ce/ubuntu/ )
31
+ 1.For installing Docker please follow steps mentioned on page [ install on Ubuntu linux] ( https://docs.docker.com/install/linux/docker-ce/ubuntu/ )
32
32
or [ install on Mac/Windows] ( https://docs.docker.com/engine/install/ ) .
33
33
34
- 2 . For installing docker-compose please follow steps on page [ install compose] ( https://docs.docker.com/compose/install/#install-compose )
34
+ 2.For installing docker-compose please follow steps on page [ install compose] ( https://docs.docker.com/compose/install/#install-compose )
35
35
and select ` Linux Standalone binary ` tab if you are using Linux OS.
36
36
37
37
Note: Please run next cmd after above step 2 if you are using Linux OS: ` sudo usermod -aG docker $USER `
You can’t perform that action at this time.
0 commit comments