Merge pull request #27 from OGtrilliams/trilliams

fixed some typos & format errors in the README
This commit is contained in:
Marc Campbell
2021-11-12 07:21:27 -08:00
committed by GitHub

View File

@@ -1,11 +1,8 @@
# ttl.sh
An ephemeral container registry for CI workflows.
## An ephemeral container registry for CI workflows.
## What is ttl.sh?
ttl.sh is an anonymous, expiring Docker container registry using the official Docker Registry image. This is a set of tools and configuration that can be used to delpoy the registry without authentication, but with self-expiring images.
ttl.sh is an anonymous, expiring Docker container registry using the official Docker Registry image. This is a set of tools and configurations that can be used to deploy the registry without authentication, but with self-expiring images.