Users can add a quay.expires-after=20h
label via the Dockerfile LABEL command and we will respect it. The values are something like 1h
, 2d
, 3w
for hour, day and weeks, respectively
Additional y, there's a UI column titled "Expires" is when the tag will expire. Users can set this by clicking on the time that it will expire or the setting button on the right and choose set expiration.The tag will get deleted from the repo when the expiration time is reached. Please remember this is only done and valid on the UI, there are no docker tags or instructions that set this expiration time.
Comments
0 comments
Please sign in to leave a comment.