Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-ws-static
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ghsc
National Seismic Hazard Model Project
nshmp-ws-static
Merge requests
!151
Landing page
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Landing page
ghsc/users/bclayton/nshmp/nshmp-ws-static:landing-page
into
main
Overview
0
Commits
5
Pipelines
0
Changes
26
Merged
Clayton, Brandon Scott
requested to merge
ghsc/users/bclayton/nshmp/nshmp-ws-static:landing-page
into
main
1 year ago
Overview
0
Commits
5
Pipelines
0
Changes
1
Expand
Update Swagger landing page to Drupal and USWDS template.
0
0
Merge request reports
Compare
version 1
version 1
3446f394
1 year ago
main (base)
and
latest version
latest version
fce6e45d
5 commits,
1 year ago
version 1
3446f394
4 commits,
1 year ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Dockerfile
+
1
−
1
Options
@@ -52,7 +52,7 @@ COPY --from=builder /app/src/aashto/src/main/resources/aashto-example.nc .
COPY
--from=builder /app/src/hazard/build/libs/hazard-all.jar hazard.jar
COPY
--from=builder /app/src/hazard/src/main/resources/hazard-example.nc .
ENTRYPOINT
/usr/bin/java \
CMD
/usr/bin/java \
${JAVA_OPTS} \
-jar \
"${SERVICE}".jar \
Loading