ghomem / puppet_infrastructure

Opinionated automations for building Linux based infrastructure
GNU General Public License v3.0
4 stars 0 forks source link

Add generic container defined type #32

Closed ghomem closed 8 months ago

ghomem commented 8 months ago

Add a generic docker container defined type that fetches an image from a repository, with or without authentication, and makes it run on the node. It should update the image when it changes remotely.

PrinceSalatyell commented 8 months ago

Link to PR:

ghomem commented 8 months ago

PR merged:

https://github.com/ghomem/puppet_infrastructure/pull/34

Documentation updated:

https://github.com/ghomem/puppet_infrastructure/wiki/Docker-container-behind-NGINX-Frontend