- New sqlanywhere version broke things. Lame. Fixed.
- Add README.md
- Switch builds to github since dockerhub is now charging for public builds
- Update buster version
- Switch to python3.8-slim-buster and fix new sqlanywhere path
- Pin to 3.8-buster instead of 3.8.1-buster
- Update to SQL Anywhere 17
- Update to python 3.8.1-buster
- Include libsasl2-dev lib for LDAP
- Include libldap2-dev to build python-ldap
- Upgrade to Python 3.6
- Test using stretch image to include libc6
- Fix paths and install command
- Add missing environment variables
- Initial commit