nadrad / h-m-m

Hackers Mind Map
GNU General Public License v3.0
1.89k stars 53 forks source link

Update Dockerfile #67

Closed Jingup closed 6 months ago

Jingup commented 6 months ago

Add a variable. Now we can use a docker command to edit an existing file. docker run --rm -it -e file=test.hmm -v $(pwd):/app/ hmm