12 lines
349 B
Markdown
12 lines
349 B
Markdown
# Portainer Updater
|
|
|
|
Calls portainer's API and updates the images of all currently active stacks
|
|
|
|
## Usage
|
|
Update configuration file with your portainer access token and the path of portainer compose directory
|
|
|
|
After restarting all container, it prunes all unused images, including non dangling ones
|
|
|
|
You can then simply execute:
|
|
|
|
python main.py |