Skip to content
Snippets Groups Projects

Deagg Epsilon

1 unresolved thread
  • Migrate DeaggEpsilonService to Micronaut
  • Update deployment to use Micronaut
  • Remove Tomcat
Edited by Clayton, Brandon Scott

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
51 56 ENV LANG="en_US.UTF-8"
52 57
53 58 ARG libs_dir
59 ARG ws_file
54 60 ARG builder_workdir
55 61 ARG project
56 ARG TOMCAT_MAJOR=8
57 ARG TOMCAT_VERSION=${TOMCAT_MAJOR}.5.40
58 62
59 63 ENV PROJECT ${project}
60 ENV JAVA_XMX 8g
  • mentioned in commit b2b00eab

  • Please register or sign in to reply
    Loading