- add examples and documentation
- define syntax validation rules and error reporting
- check for leaked secrets in ENV
- add more tests
- add build feature that permits to run our image
- remember to use -p for any EXPOSEd port
- Create and publish project
- add github CI to run test suite on push
- tests runs on linux, mac, windows
- save feature and serialize to string
- basic Containerfile, Dockerfile parsing
- improve parsing, COMMENT should become #
- implement more instructions
- dockerfile syntax reference: https://docs.docker.com/engine/reference/builder/
- tidy: remove duplicates, ex. merge consequent "RUN" lines
- publish package on nimble https://github.com/nim-lang/nimble#creating-packages
- PR merged on https://github.com/nim-lang/packages
- package is online at https://nimble.directory/search?query=containertools