Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
master-cv-docker-image
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Stefan Eirich
master-cv-docker-image
Commits
ee57cadf
Verified
Commit
ee57cadf
authored
5 years ago
by
Stefan Eirich
Browse files
Options
Downloads
Patches
Plain Diff
Add make to image
parent
347ce634
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+6
-0
6 additions, 0 deletions
Dockerfile
markdown-cv
+1
-1
1 addition, 1 deletion
markdown-cv
with
7 additions
and
1 deletion
Dockerfile
+
6
−
0
View file @
ee57cadf
FROM
ntwrkguru/pandoc-gitlab-ci
RUN
echo
'debconf debconf/frontend select Noninteractive'
| debconf-set-selections
\
&&
apt-get update
-y
\
&&
apt-get
install
-y
--no-install-recommends
\
make
\
&&
apt-get clean
COPY
./markdown-cv /build
This diff is collapsed.
Click to expand it.
markdown-cv
@
42bfcbb1
Compare
f4fd8034
...
42bfcbb1
Subproject commit
f4fd8034fbb9a6dcca9dc114ed146717b20cf847
Subproject commit
42bfcbb1a292a81394bc1b97ee4f7dadf4c3796e
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