LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Containers (https://www.linuxquestions.org/questions/linux-containers-122/)
-   -   Docker image (https://www.linuxquestions.org/questions/linux-containers-122/docker-image-4175656409/)

1s440 06-26-2019 04:29 AM

Docker image
 
Hello all,

I would like to upgrade the gitlab to the latest version. Am facing problems with api versions.
Hence I wanted to upgrade the API v3 to API v4. Has anyone upgraded the API versions with the help of new image? Unfortunately I could not find the new image released. can anyone help me with this.

dc.901 06-26-2019 06:59 AM

Assuming you have gitlab-ce; I see new image released few hours ago: https://hub.docker.com/r/gitlab/gitlab-ce
However, I do not know if that has the API version you are looking for.
If they have not released an image you seek then you can try build your own.

1s440 06-27-2019 02:57 AM

Found the new container and I have to pull the docker image. Any idea how to proceed with the steps?

dc.901 06-27-2019 05:58 AM

Quote:

Originally Posted by 1s440 (Post 6009581)
Any idea how to proceed with the steps?

Assuming you are asking about upgrade steps?

I found this page which covers it: https://docs.gitlab.com/omnibus/docker/

As with everything, I highly recommend backing up your data and config files before proceeding.

1s440 06-28-2019 04:49 AM

Quote:

Originally Posted by dc.901 (Post 6009616)
Assuming you are asking about upgrade steps?

I found this page which covers it: https://docs.gitlab.com/omnibus/docker/

As with everything, I highly recommend backing up your data and config files before proceeding.

Thanks.


All times are GMT -5. The time now is 01:38 AM.