
ojob ojob.io/docker/portainer port= agentPort= uninstall= Installs/Uninstalls a portainer container on the local docker installation.
| Name | Description | 
|---|---|
| port | The port where portainer will be exposed (default port=9000) | 
| agentPort | If defined the agent port should be exposed (e.g. agentPort=8000). Don't set it if you don't want the agent port exposed. | 
| uninstall | To uninstall an existing portainer container just use (uninstall=true). |