We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bcc81c commit db43228Copy full SHA for db43228
1 file changed
README.md
@@ -3,10 +3,14 @@
3
This project easily deploys OpenStack in docker & docker-compose.
4
This is mainly for development purpose.
5
6
+NOTE: This is only tested on x64 Ubuntu 20.04 machine. It may work
7
+on other Linux Distributions. Other CPU architectures and operating
8
+systems cannot be supported.
9
+
10
# Usage
11
12
`docker-compose` will execute the initialization process of the
-devstack and automatically launch the major OpenStack components.
13
+devstack and automatically launch the major OpenStack components.
14
This will take about 30 minutes.
15
16
```bash
0 commit comments