thematchless/Bump docker image version on a remote host

A GitHub Action that deploys the newest version of an docker image on a remote server via ssh

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
remote_docker_hostRemote Docker host (user@host)yes
remote_docker_portRemote Docker ssh port (22)no22
service_nameThe name of the service defined in the docker-compose.ymlyes
ssh_public_keyRemote Docker SSH public keyyes
ssh_private_keySSH private key used to connect to the docker hostyes
argsDeployment command args.yes
deploy_pathThe path to your docker-compose.yml on the remote docker hostno
stack_file_nameDocker stack file used. Default is docker-compose.ymlno
pull_images_firstPull docker images before deploying.no
remote_host_fingerprintSSH host key fingerprint for verification (optional, recommended for security)no

no outputs