Improve wording

This commit is contained in:
Ayaz Salikhov
2021-05-03 01:16:45 +03:00
parent cb3111e0c6
commit 2ff7360c0e

View File

@@ -1,4 +1,4 @@
# Docker stacks tagging
# Docker stacks tagging and manifest creation
The main purpose of the source code in this folder is to properly tag all the images and to update [build manifests](https://github.com/jupyter/docker-stacks/wiki).
These 2 processes are closely related, so the source code is reused where it seems to be possible.