0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00

README: update comments

This commit is contained in:
Ramkumar Chinchani 2019-06-26 14:28:34 -07:00
parent bc7fb7c1b2
commit 29e955e22b

View file

@ -8,3 +8,9 @@
* TLS support
* *Basic* and TLS mutual authentication
* Swagger based documentation
# Caveats
* go 1.12+
* Image name consists of only one path component, for example, _busybox:latest_ instead _ubuntu/busybox:latest_
* The OCI distribution spec is still WIP, and we try to keep up