...
In order to build this image you will need cda-ws-ear.ear and cda-ws-web.war files. These files can be obtained by cloning and building the cda-web-service project. First you need to install Mercurial (https://mercurial.selenic.com/) which is the control management tool used in this project.
Code Block | ||||
---|---|---|---|---|
| ||||
sudo apt-get install mercurial |
...
It is important to note that you can remove any of these applications by editing commenting or removing the appropriate lines on the Dockerfile.
Referecnes
...