Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GitLab
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
projects.thm.de
GitLab
Commits
f110bb2d
Commit
f110bb2d
authored
Jul 10, 2015
by
karen Carias
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
information about why we use fig.yml
parent
52681358
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
docker/README.md
docker/README.md
+5
-3
No files found.
docker/README.md
View file @
f110bb2d
...
...
@@ -94,12 +94,12 @@ To upgrade GitLab to new version you have to do:
sudo
docker stop gitlab
```
1.
stop running container,
1.
stop running container,
```
bash
sudo
docker
rm
gitlab
```
1.
remove existing container,
1.
remove existing container,
```
bash
sudo
docker pull gitlab/gitlab-ce:latest
```
...
...
@@ -162,4 +162,6 @@ sudo docker push gitlab/gitlab-ce:latest
## Troubleshooting
Please see the
[
troubleshooting
](
troubleshooting.md
)
file in this directory.
\ No newline at end of file
Please see the
[
troubleshooting
](
troubleshooting.md
)
file in this directory.
Note: We use
`fig.yml`
to have compatibility with fig and because docker-compose also supports it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment