-
A 'container image' is a snapshot of a container. You can host your container images with GitLab.
To start using container images hosted on GitLab you first need to login:docker login code.paperxp.com:4567
Then you are free to create and upload a container image with build and push commands:docker build -t code.paperxp.com:4567/buy-recycled-wooden-pallets6107/lorrie1990 .
docker push code.paperxp.com:4567/buy-recycled-wooden-pallets6107/lorrie1990 -
No images in Container Registry for this project.