Unable to push Docker image to Gitlab group Container Registry
I have created a light-weight Node.js Docker image (my-node-image) that I want to be able to push and use on different projects, all hosted on Gitlab. In order to achieve that, I wanted to publish the image to the Container…