kinvolk / racker

rack provisioning utility for Kinvolk projects
Apache License 2.0
14 stars 3 forks source link

bootstrap: put docker command into unit file to update the image tag #25

Closed pothos closed 3 years ago

pothos commented 3 years ago

The only external configuration the matchbox.service file needs in the docker command line is the IP address to bind to, not the full command line. Separating it makes it possible to update the command line including the image tag by updating the service file.