Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
S2I MkDocs Container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Authoring
Documentation
S2I MkDocs Container
Commits
ec008b8a
Commit
ec008b8a
authored
4 years ago
by
Michal Kolodziejski
Browse files
Options
Downloads
Patches
Plain Diff
Update mkdocs and mkdocs-material to the latest versions
parent
15c11780
No related branches found
No related tags found
1 merge request
!21
Version 1.3
Pipeline
#2702223
skipped
Stage: build
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-2
2 additions, 2 deletions
Dockerfile
with
2 additions
and
2 deletions
Dockerfile
+
2
−
2
View file @
ec008b8a
FROM
centos/nginx-116-centos7
FROM
centos/nginx-116-centos7
ENV
NAME="MkDocs" \
ENV
NAME="MkDocs" \
MKDOCS_VERSION="1.1" \
MKDOCS_VERSION="1.1
.2
" \
MATERIAL_VERSION="
4.6.3
" \
MATERIAL_VERSION="
6.2.5
" \
SUMMARY="Platform for building and running MkDocs static sites." \
SUMMARY="Platform for building and running MkDocs static sites." \
DESCRIPTION="MkDocs is a fast, simple and downright gorgeous \
DESCRIPTION="MkDocs is a fast, simple and downright gorgeous \
static site generator that's geared towards building project documentation. \
static site generator that's geared towards building project documentation. \
...
...
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