We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d489037 commit caabdc4Copy full SHA for caabdc4
README.md
@@ -2,6 +2,19 @@
2
3
This repository maintains the Dockerfile and scripts to build Apache CloudStack in docker images.
4
5
+Contents
6
+=================
7
+
8
+<!--ts-->
9
+ * [Compatibility matrix](#compatibility-matrix)
10
+ * [Usage](#Usage)
11
+ * [Build packages with configuration file](#1-build-packages-with-configuration-file)
12
+ * [Build packages with parameters](#2-build-packages-with-parameters)
13
+ * [Build packages by docker command](#3-build-packages-by-docker-command)
14
+ * [Build Options](#build-options)
15
+ * [Package Options (RPM only)](#package-options-rpm-only)
16
+<!--te-->
17
18
## Compatibility matrix
19
20
| **Docker image** | **CloudStack versions** | **Note** |
0 commit comments