Skip to content

A collection of OCI images for GitLab CI services with stripped exposed ports to make its custom healthcheck work.

License

Notifications You must be signed in to change notification settings

chialab/gitlab-ci-service-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Images for GitLab CI

Build status Authors link License


This repository stores commonly used Docker images, fixed for working within GitLab CI.

GitLab CI/CD pipelines fail to healthcheck service containers that expose more than one port, like DinD and others (see related issues).

We fix that by building from scratch to remove exposed ports in upstream images, and exposing only one port.

To copy original image's metadata (ENV, ENTRYPOINT and others) use docker inspect.

About

A collection of OCI images for GitLab CI services with stripped exposed ports to make its custom healthcheck work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages