12 lines
320 B
Markdown
12 lines
320 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
|
|
|
|
You can then simply execute:
|
|
|
|
python main.py |