4623 shaares
397 liens privés
397 liens privés
5 résultats
taggé
ci
page du projet: https://gitlab.com/ercom/citbx4gitlab
Très simple et puissant.
Bon petit plugin jenkins pour construire des images docker et les pousser sur un registry.
"""
Let's take a step back here. Do you really want Docker-in-Docker? Or do you just want to be able to run Docker (specifically: build, run, sometimes push containers and images) from your CI system, while this CI system itself is in a container?
I'm going to bet that most people want the latter. All you want is a solution so that your CI system like Jenkins can start containers.
"""