Skip to content

Commit c444134

Browse files
committed
docs: the docker image needs a jdk 11 build
1 parent 0a60595 commit c444134

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

buildDocker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/sh
2+
# the Maven build needs to be run with Jdk 11!
23
#./mvnw clean install -Dnpm.test.script=test-chromium
34
./mvnw clean install -Ddocker=true
45
docker build -t angular2guy/angular2andjavaee:latest --build-arg EAR_FILE=carrental-ear.ear --no-cache .

0 commit comments

Comments
 (0)