Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Scripts
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Specification Tools
Scripts
Commits
09a75388
Commit
09a75388
authored
1 year ago
by
Andreas Kraft
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://git.onem2m.org/tools/scripts
parents
8b2d051b
8967f331
No related branches found
No related tags found
No related merge requests found
Pipeline
#668
passed
1 year ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
generateChangemarks/dockerfile.pandoc
+3
-1
3 additions, 1 deletion
generateChangemarks/dockerfile.pandoc
with
3 additions
and
1 deletion
generateChangemarks/dockerfile.pandoc
+
3
−
1
View file @
09a75388
FROM pandoc/core:3
.0
FROM pandoc/core:3
-ubuntu
RUN apt-get update -y && \
RUN apt-get update -y && \
apt-get install -y npm &&\
apt-get install -y npm &&\
npm install --global mermaid-filter
npm install --global mermaid-filter
CMD ["/bin/sh"]
ENTRYPOINT ["/usr/local/bin/pandoc"]
ENTRYPOINT ["/usr/local/bin/pandoc"]
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment