piu

command module
v0.0.0-...-95a4de8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2019 License: MIT Imports: 8 Imported by: 0

README

PIU

Pull images up to date.

Do not bother to recreate your services, PIU can help you pull the latest images and update your containers.

Copy and Run

docker run --rm -ti \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -v $HOME/.docker/config.json:/root/.docker/config.json \
    wrfly/piu:latest

How it works

  • Scan all the containers and find their images
  • Watch the changes of the images
  • When the digest changed
    • pull the latest image
    • recreate the container
    • keep everything except the image

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL