We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95bd3b commit 7da6b94Copy full SHA for 7da6b94
DOCKER_INSTALLATION.md
@@ -10,6 +10,8 @@ Below are the steps on how you can avoid that.
10
11
First you need to setup docker-compose as it is an underlying tool that this command: `pnpm run docker` fires behind the scene.
12
13
+## Linux
14
+
15
To install Docker Compose on Linux Ubuntu via the terminal, you can follow these steps:
16
17
1. Update the package index on your system by running the following command:
0 commit comments