Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 160 Bytes

docker.md

File metadata and controls

12 lines (9 loc) · 160 Bytes

How to use the docker-setup for this project

build image

$ docker build . -t xmlasdict

test if it runs

$ docker run xmlasdict --help