Skip to content

Commit 4f597b8

Browse files
Added docker engine version requirement
1 parent e7bd839 commit 4f597b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Command Central Docker Builder is an tool provided by Software AG
99
on [Docker Store](https://store.docker.com/images/softwareag-commandcentral). It leverages Command Central templates to run
1010
provisioning operations during Docker image build, driven from a standard Dockerfile.
1111

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+
1216
## Configuration
1317

1418
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

Comments
 (0)