talks/2023/05/OSS_NA-Container_Registries.../Makefile

7 lines
84 B
Makefile

img/%.png: img/%.dot
dot -Tpng $^ > $@
registry:
PORT=1234 crane registry serve