Add container mapping diagram
This commit is contained in:
committed by
=Michael Hohn
parent
41f6db5de0
commit
259bac55fb
5
notes/Makefile
Normal file
5
notes/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
view: docker-demo-container-deps.pdf
|
||||
open $<
|
||||
|
||||
docker-demo-container-deps.pdf: docker-demo-container-deps.dot
|
||||
dot -Tpdf $< > $@
|
||||
Reference in New Issue
Block a user