TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitLab Container Registry

449 pointsby martgnzalmost 9 years ago

26 comments

connorsheaalmost 9 years ago
Kind of unrelated, but I&#x27;m super happy to be working at GitLab.<p>Nearly everything we do is out in the open, and most features are available in CE, which is fully open source (<a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce</a>). I&#x27;ve wanted great, open source tools that don&#x27;t look like dung for a long long time, and GitLab is definitely reaching that goal. Can&#x27;t help but gush about the product we&#x27;re building. :D<p>Here are some of my favorite upcoming features: <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;17575" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;17575</a>, <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;14661" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;14661</a>, <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;15337" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;15337</a>
评论 #11756939 未加载
评论 #11756462 未加载
评论 #11757480 未加载
评论 #11755956 未加载
评论 #11758891 未加载
lukebennettalmost 9 years ago
Fantastic, Gitlab are absolutely nailing it at the moment. Don&#x27;t think there&#x27;s any other hosted service offering so many CI&#x2F;CD features for free under one roof.<p>It feels like what Github did for SCM, Gitlab are doing for CI.
评论 #11755665 未加载
评论 #11755971 未加载
pritambarhatealmost 9 years ago
These days it seems that Docker is everywhere. I am new to docker and I seem to find it as one more additional complicated system that the developer now needs to learn in order to deploy his or her application.<p>How useful do you find docker for application which can be deployed on Heroku or Beanstalk? I can understand using docker for a Language ecosystem which is not supported on Public PaaS. Or for people for whom public PaaS is not an option.<p>I would like to know about the experience of using Docker in day to day development from people who have used Docker in team environments. How was your experience of converting the team to use Docker instead of their regular development&#x2F;deployment? For example, at our company, For LAMP or MEAN or Java Stacks, we have a defined a procedure of setting up the dev machines to include all these tools and developers know how to manage these on their own machine. Once the code is pushed to Jenkins, there are deploy scripts written by tech leads which take care of deployment to various servers or to Heroku.<p>In your Docker driven development process, did everybody started using docker on their development machine too? Or everybody just kept using their local setup, and only one&#x2F;two people handled the task of creating final docker images? Or do you just use you CI server to handle the docker image creation and deployment from that point onwards?
评论 #11761043 未加载
评论 #11761058 未加载
Tiksialmost 9 years ago
It seems like every time I set up some supporting infrastructure it ends up rolled into the next gitlab release a week later, not that I&#x27;m complaining (much).<p>If you haven&#x27;t checked out gitlab in a while, you definitely should. It&#x27;s been moving fast and come a long way lately.<p>Thank you Gitlab team for making an open source, self hosted platform and all the recent improvements you&#x27;ve made.
评论 #11757058 未加载
nikolayalmost 9 years ago
At this pace of innovation, GitHub will soon be a part of the history! GitHub has done a tremendous job with forking and pull requests, but, at least recently, they&#x27;ve acted disorientedly! I hope they get back into shape!
评论 #11756572 未加载
andrewmunsellalmost 9 years ago
Everyone at GitLab has been doing an amazing job shipping some really cool features.<p>I&#x27;m really looking forward to trying out the new container registry and move away from my hack-y solution that I use right now to build Docker images on my own VM, and move back to the shared runners :)
评论 #11755846 未加载
digganalmost 9 years ago
I&#x27;m excited for this, seems like GitLab is moving more into a all-in-one solution, compared to Github that focuses on &quot;social coding&quot;, whatever that now means.<p>So to try out this new feature (together with the pipelines), I tried setting up a simple project that uses a docker image to serve a simple html page.<p>However, it seems like it&#x27;s not possible to build&#x2F;push from the CI system (unless you setup a self-hosted runner) which kind of leaves this &quot;Container Registry&quot; without value, because I still need to manually build&#x2F;push my images from one machine...
评论 #11756057 未加载
评论 #11756500 未加载
评论 #11756089 未加载
评论 #11756126 未加载
cridenouralmost 9 years ago
After GitHub moved to unlimited repositories, I started to question if our small team should stay on GitLab - and this just triple-confirmed that we will.<p>Awesome feature for an already awesome product. Great job!
评论 #11756145 未加载
yoavmalmost 9 years ago
Up until recently I never even considered using CI in my projects because I just didn&#x27;t have the time. The way GitLab are implementing all these tools makes it not only easy to use, but fun.
评论 #11756720 未加载
Fenntrekalmost 9 years ago
Interesting move.<p>Seems Gitlab are moving fairly fast (compared to competition) and going for that all in one ecosystem (If you want it) from SCM to deployment with the range of products they&#x27;ve introduced.
评论 #11755632 未加载
sotojuanalmost 9 years ago
Other good news for GitLab: Zach Holman just joined them as an advisor!<p><a href="https:&#x2F;&#x2F;mobile.twitter.com&#x2F;holman&#x2F;status&#x2F;734842346278244352" rel="nofollow">https:&#x2F;&#x2F;mobile.twitter.com&#x2F;holman&#x2F;status&#x2F;734842346278244352</a>
评论 #11757072 未加载
avitzurelalmost 9 years ago
Gitlab is what Github was 3 years ago.<p>They are on a roll, rolling out features left and right and seem to nail the need for every engineer.<p>Kudos to the team! Keep rocking!
评论 #11756779 未加载
iynalmost 9 years ago
I&#x27;m really impressed by the hard work of GitLab team, keep it up!<p>If anybody from GitLab is reading: any plans for rkt support?
评论 #11756763 未加载
nhumrichalmost 9 years ago
Can I use gitlab container registry with gitlab.com? Can I use private images in said registry with public gitlab.com ci builders? I haven&#x27;t found a way to use private containers with gitlab.com ci yet without spinning up a worker for every project. Maybe a way to register a &quot;team wide&quot; builder?
评论 #11759016 未加载
alfgalmost 9 years ago
So awesome! I&#x27;ve been invested into the Docker ecosystem lately and one of the next things I&#x27;ve wanted to setup is a decent CI workflow.<p>I wish Github would also ship more features at the pace Gitlab is. The only issue I&#x27;ve had with Gitlab are the response times on their UI. Hopefully they sort that out soon.
评论 #11759430 未加载
znpyalmost 9 years ago
It&#x27;s happening: GitLab has basically filled the feature gap with GitHub and it is surpassing it.
评论 #11759059 未加载
educaralmost 9 years ago
I wish Gitlab had an easy clean way to import GitHub. The current method involves setting up oauth information in the config file and restarting gitlab. Not nice :&#x2F; I fail to see why they cannot just work with GitHub API tokens for import?
mikewhyalmost 9 years ago
This is great! But I&#x27;m curious if anyone at Gitlab can comment on what this gives over running the existing docker registry? Can we configure this to use S3 to store the resulting images?<p>Our runner image has docker, we run our tests with docker-compose, if they pass we push them to our existing registry. In fact our .gitlab-ci.yml looks very similar to the example under &quot;elaborate example&quot; in the blog post.<p>Just wondering what we&#x27;d be missing out on if we didn&#x27;t switch to Gitlab Container Registry.
评论 #11756113 未加载
allan_salmost 9 years ago
In the same idea, has someone already worked integration with a debian repository (with aptly or similar) and has some linked to share on how to do it the smartway?<p>We&#x27;re thinking about using FPM to create the debian package Package which is the retrieve as the artifacts of the gitlab-ci build stage<p>And then to have a separate service that will receive a webhook at the end of the (successful) build, to retrieve the artifacts and update a repository using aptly.<p>Does it seems the right way or is there some much simpler solution ?
评论 #11757590 未加载
评论 #11756512 未加载
thebouvalmost 9 years ago
I&#x27;ve tried several times to figure out how to get Docker working in a situation like mine. And we&#x27;ve been considering GitLab as well. So this is likely a good time to experiment.<p>Doing all the research on how to integrate Docker into my particular situation has been daunting. I really need to track down some online courses or something. The articles just aren&#x27;t cutting it. Or need to find a mentor just to ask stupid questions to.
Tomdarknessalmost 9 years ago
Looks great. One thing that does not appear to be clear though is if you build multiple docker images from the same project.<p>Our deployment workflow at the moment builds two docker images, one for the web app and another for the background services. Both share the same code.<p>It would appear you can only have one docker image per project?
评论 #11756884 未加载
netcraftalmost 9 years ago
am I correct that this is only for on-prem deployments, that they aren&#x27;t going to be offering a public container registry a la docker hub or quay?
评论 #11756131 未加载
评论 #11756119 未加载
SEJeffalmost 9 years ago
This might sound like a silly question, but does this require gitlab, or can it work standalone?
评论 #11756068 未加载
btashtonalmost 9 years ago
When would we expect to see this on githost.io?
评论 #11757575 未加载
skylan_qalmost 9 years ago
These guys are f*cking killing it. Way to go!
davexunitalmost 9 years ago
Awesome, a new place to host your unpatched, opaque disk images!
评论 #11756192 未加载
评论 #11757794 未加载
评论 #11756019 未加载