Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dockerfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Picasoft
Technique
Dockerfiles
Commits
4e09c306
Verified
Commit
4e09c306
authored
4 years ago
by
Quentin Duchemin
Browse files
Options
Downloads
Patches
Plain Diff
[Etherpad] Disable obsolete plugins countable and table
parent
a1abd406
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pica-etherpad/Dockerfile
+2
-2
2 additions, 2 deletions
pica-etherpad/Dockerfile
with
2 additions
and
2 deletions
pica-etherpad/Dockerfile
+
2
−
2
View file @
4e09c306
...
...
@@ -8,10 +8,10 @@ FROM base as downloader
ARG
ETHERPAD_VERSION_BUILD=1.8.4
ARG
ETHERPAD_PLUGINS="\
ep_adminpads2 ep_align ep_author_hover ep_back_button ep_chatdate \
ep_comments_page
ep_countable
ep_delete_after_delay ep_delete_empty_pads ep_font_color \
ep_comments_page ep_delete_after_delay ep_delete_empty_pads ep_font_color \
ep_font_family ep_headings2 ep_markdown ep_message_all ep_pad_activity_nofication_in_title \
ep_pads_stats ep_prompt_for_name ep_set_title_on_pad \
ep_subscript_and_superscript
ep_tables3
"
ep_subscript_and_superscript"
RUN
apt-get update
&&
\
apt-get
install
-y
\
...
...
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