Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History

docker-logout

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Log out from a container registry

The docker-login Actions in this repository will be deleted in the near future. Please use the Docker Actions from container-actions.

Use this GitHub Action to delete the container registry context from the runner. The context file is created when docker-login action is used.

- uses: azure/container-actions/docker-logout@master
  id: logout

Refer to the action metadata file for details about all the inputs https://github.com/Azure/k8s-actions/blob/master/docker-logout/action.yml