Wrapper for the Archimate Tool as docker container
simply run the docker container with corresponding command line arguments (as stated in the Archi CLI documentation) and map the volumes /data/input and /data/output:
docker run -v `pwd`:/data/input -v `pwd`:/data/output archi:latest --loadModel /data/input/model.archimate --html.createReport /data/output/model
Content type
Image
Digest
Size
697.6 MB
Last updated
over 6 years ago
docker pull dl0pes/archi-cli:1.0.0