Added minimized dockerfile
aliases support introduced.
add your aliases (documentation) in .iris_init file and have your terminal in docker enabled with your favorite aliases. Some popular are included:
add CODE/DATA databases support and more from Sylvain Guilbaud
Adjust to work with InterSystems Testing Manager extension
Added the list of VSCode extension recommendations
Make template images tiny.
Using Guillaume Rongier's approach, learn more.
Added passwordless mode. Learn more
ISCAgent start is blocked to speed up docker image building.
Credit goes to Robert Cemper
Buildkit support added
Embedded python support is introduced
Added automatic package version bump Github Workflow
Auto unit tests on PUSH and PULL REQUEST added
Dockerfile optimization
Github Action to push the docker image GitHub registry added
Clean up and better documented template
Upgrade dockerfile to a latest iris-zpm image
Initial Release