camerondurham / ch

Docker config and shell manager for using (or misusing) containers as dev environments
Apache License 2.0
18 stars 2 forks source link

Command to update Docker images #12

Closed camerondurham closed 3 years ago

camerondurham commented 3 years ago

Is your feature request related to a problem? Please describe.

I don't want to have to manually re-build or re-pull images if I want to update them.

Describe the solution you'd like

A new command to update images based on configuration.

Example:

ch update ENVIRONMENT
camerondurham commented 3 years ago

This should be a priority since I've lately been hella annoyed by rebuilding myself or "manually" deleting and re-pulling images.

AC should include: