Bootstrap: docker From: python:3.11-slim %labels Author christophe Description Lightweight Newick-to-SVG renderer reference recipe for TIDE %post python3 --version %runscript exec python3 -c 'print("Tree Rendering uses the local runner; this recipe is provided for reproducibility only.")' %test python3 --version