Docker support

This commit is contained in:
Aborelis 2024-05-15 01:56:04 +02:00
parent de48bf919a
commit e9e64e95f5
2 changed files with 27 additions and 11 deletions

4
ag-docker.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
path="$1"; shift
docker run --rm -v $path:/out ghcr.io/aborelis/asn-gen:latest ./asn-gen.py $@ /out/