Gitlab Docker: Difference between revisions

From Jan's Wiki
Jump to navigation Jump to search
(Created page with "Goto to directory ~/Documents/gitlab-docker. The file docker-compose.yml contains the options for docker-compose [https://docs.docker.com/compose/compose-file]. To update, sh...")
 
No edit summary
 
Line 1: Line 1:
Goto to directory ~/Documents/gitlab-docker. The file docker-compose.yml contains the options for docker-compose [https://docs.docker.com/compose/compose-file].
Goto to directory /export/gitlab. The file docker-compose.yml contains the options for docker-compose [https://docs.docker.com/compose/compose-file].


To update, shutdown the gitlab docker and:
To update, shutdown the gitlab docker and:
  sudo docker-compose up
  sudo docker-compose up

Latest revision as of 07:59, 8 November 2021

Goto to directory /export/gitlab. The file docker-compose.yml contains the options for docker-compose [1].

To update, shutdown the gitlab docker and:

sudo docker-compose up