Creates a small database table
called dog
with an insert update delete after
triggers.
All output normally
seen in a terminal will be in java-srv/log
which will dump to the screen. The project may seem to hang but the logs from the container must be written to the project this can take up to 3 min.
- java
- millbuild
- log4j
- postgres driver
- postgres:alpine
- millbuild:jdk11
sudo ./install.sh -u
Creates java-srv/log
sudo ./install.sh -d
Removes java-srv/log
sudo ./install.sh -h