Skip to content

Instantly share code, notes, and snippets.

@kristianrl
Created February 4, 2023 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kristianrl/5d572a27366546af171e2f5e9de71245 to your computer and use it in GitHub Desktop.
Save kristianrl/5d572a27366546af171e2f5e9de71245 to your computer and use it in GitHub Desktop.
Docker container age - to be run as eg a weekly task for Synology's docker.
docker ps -a --format "table {{.Names}}\t{{.CreatedAt}}\t{{.Status}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment