Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker files, update README #171

Merged
merged 5 commits into from
Jun 11, 2024
Merged

Add Docker files, update README #171

merged 5 commits into from
Jun 11, 2024

Commits on Jun 7, 2024

  1. Add Docker files, update README

    Phu2 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f544090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a0730 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Add docker volume (bind mount) + .dockerignore file

    editing files on the host will be reflected in the running container
    Phu2 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8a8b9eb View commit details
    Browse the repository at this point in the history
  2. Add different project names for dev and prod

    in order to isolate dev and prod environments
    Phu2 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a925d77 View commit details
    Browse the repository at this point in the history
  3. Change install dir to user home

    permissions set in java policy template are tailored
    to these paths under the user home
    Phu2 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    adbc52f View commit details
    Browse the repository at this point in the history