File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Dockerfile
22# Custom InvenioRDM with shortened DOI format and custom landing page URLs
33
4- FROM --platform=linux/amd64 ghcr.io/inveniosoftware/demo-inveniordm/demo-inveniordm:13.0.0-post1
4+ FROM ghcr.io/inveniosoftware/demo-inveniordm/demo-inveniordm:13.0.0-post1
55
66LABEL maintainer="SciLifeLab Data Centre <serve@scilifelab.se>"
77LABEL description="InvenioRDM with shortened DOI (xxxx-xxxx) and custom landing page URLs"
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ The GitHub Actions workflow:
7979
80801 . Builds the Docker image on push to ` serve-inveniordm/ ` path
81812 . Runs Trivy vulnerability scanner
82- 3 . Executes container tests
82+ 3 . Executes tests
83834 . Pushes to GHCR on main branch (tagged with timestamp and ` latest ` )
8484
8585## File Structure
@@ -97,4 +97,4 @@ serve-inveniordm/
9797
9898## License
9999
100- MIT.
100+ MIT
You can’t perform that action at this time.
0 commit comments