| Age | Commit message (Collapse) | Author |
|
This change improves the Docker integration by pre-building the
application when building the image to prevent having to build the
application at runtime.
|
|
Also changes the environment variables of the run-command to reflect the
standard followed in the rest of the OpenDC codebase.
|
|
This change adds a Dockerfile to the repository which will automatically
launch the JPA integration.
|
|
|
|
|
|
|
|
This change sets up the JPA integration module which provides
integration of the JPA framework with the OpenDC simulator.
|
|
|