Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sharelatex-docker-image-fixed
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
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
Show more breadcrumbs
Thomas Winkler
sharelatex-docker-image-fixed
Commits
b6f6a21c
Commit
b6f6a21c
authored
10 years ago
by
Henry Oswald
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
c8be8b52
Branches
henryoswald-patch-1
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
b6f6a21c
...
...
@@ -4,7 +4,7 @@ ShareLaTeX Docker Image
**
Please read this entire file before installing ShareLaTeX via Docker. It's only
short but contains some important information.
**
The recommended way to install and run ShareLaTeX Community Edition is via
[
Docker
](
https://www.docker.com/
)
:
The recommended way to install and run ShareLaTeX Community Edition is via
[
Docker
](
https://www.docker.com/
)
:
version 1.4 or later is required
```
$ docker run -d -v ~/sharelatex_data:/var/lib/sharelatex -p 80 --name=sharelatex sharelatex/sharelatex
...
...
@@ -46,7 +46,7 @@ $ docker run -d \
sharelatex/sharelatex
```
Do not change the second part of this parameter
(
after the :
).
Do not change the second part of this parameter after the :
This is only where ShareLaTeX stores on-disk data.
Other data is also stored in Mongo and Redis.
...
...
@@ -155,4 +155,4 @@ Start a new container with the updated version of ShareLaTeX (to upgrade to vers
```
$ docker run -d -v ~/sharelatex_data:/var/lib/sharelatex --name=sharelatex sharelatex/sharelatex:1.4.0
```
\ 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