### Docker * Container for Egison * Container for egzact (Depending on the above container). ``` $ seq 5 | docker run -it --rm egzact:1.3.1 conv 3 1 2 3 2 3 4 3 4 5 ```