marc:linux:dockerfiles:gitlab
Differences
This shows you the differences between two versions of the page.
| marc:linux:dockerfiles:gitlab [2022/03/29 18:13] – created marcv | marc:linux:dockerfiles:gitlab [2022/03/29 18:22] (current) – marcv | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| # To edit, open a prompt inside the container: docker exec -it gitlab /bin/bash | # To edit, open a prompt inside the container: docker exec -it gitlab /bin/bash | ||
| # Now you can edit the files using the VI editor | # Now you can edit the files using the VI editor | ||
| + | # | ||
| + | # Updating the container: | ||
| + | # 1) backup the container: docker exec -t < | ||
| + | # more information on: | ||
| + | # 2) docker-compose down | ||
| + | # 3) docker-compose pull | ||
| + | # 4) docker-compose up -d | ||
| </ | </ | ||
marc/linux/dockerfiles/gitlab.1648570438.txt.gz · Last modified: (external edit)
