Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
fumufu86
tower
Commits
4f63288c
Commit
4f63288c
authored
Aug 14, 2018
by
fumufu86
Browse files
Update migrate_dc.md
parent
0242a868
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/migrate_dc.md
View file @
4f63288c
...
...
@@ -35,6 +35,11 @@ systemctl start docker
pip install docker-compose
mkdir /etc/docker-compose/tower -p
```
### Adding a user to the docker group
```
usermod -a -G docker &user
newgrp docker
```
## Migrate current installation
...
...
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