Categories
學習筆記

Upgrade GitLab docker container to newer version

This following will show how to upgrade gitlab container to newer version along with issue you might meet and how we deal with it. First, you need to ensure that your gitlab container is using docker volumes to store the git repository, configuration and so on. You can use either use docker inspect to check […]