Skip to content

1.2.1 Docker Rocker!

Compare
Choose a tag to compare
@dalager dalager released this 09 Nov 21:32
· 35 commits to main since this release
40d98d9

Now its possible to run GraphedExcel without having to deal with Python and just do a docker run.

This will use the provided test file in the docs folder.

docker run -v ${pwd}/docs:/app/docs ghcr.io/dalager/graphedexcel ./docs/Book1.xlsx

What's Changed

Full Changelog: v1.2.0...v1.2.1