We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bd839 commit 4f597b8Copy full SHA for 4f597b8
README.md
@@ -9,6 +9,10 @@ Command Central Docker Builder is an tool provided by Software AG
9
on [Docker Store](https://store.docker.com/images/softwareag-commandcentral). It leverages Command Central templates to run
10
provisioning operations during Docker image build, driven from a standard Dockerfile.
11
12
+## Requiremements
13
+
14
+* Docker Engine 17.05 or newer with support for [multistage builds](https://docs.docker.com/develop/develop-images/multistage-build/)
15
16
## Configuration
17
18
Login to Docker Store with your Docker ID, open https://store.docker.com/images/softwareag-commandcentral and accept license agreement to get access
0 commit comments