diff options
author | 2024-01-29 17:17:21 +0000 | |
---|---|---|
committer | 2024-01-29 17:17:21 +0000 | |
commit | 5d02099347bbd6beb81de7e49ffe349c36caff09 (patch) | |
tree | 7f93961616dd209fe758d0e51b9b0af20671e94c /README.md | |
parent | 3c8b8cb659b094b1b5b7f7e99218146de3f25942 (diff) | |
parent | c65f5a42c28effc2f3d866dde7683a488df928b3 (diff) |
Merge "Revert "Update aai-common-alpine base image in resources""
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -48,10 +48,3 @@ Integration tests are located in `it` directory, and disabled by default in the `<skipITs>true</skipITs>` As a naming convention, All integration test classes should end with `IT`, and will be executed by changing the `skipITs` value in pom file, or through the command line `-DskipITs=false` - -## Docker - -To build the docker image, the maven `docker` profile can be used: -```sh -JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 mvn clean install -P docker -DskipTests -```
\ No newline at end of file |