- Ask for a specific verison of the Docker API (1.21) - Exclude docker-py 1.10.x (require requests < 2.11)
4.0
----------------
- Drop predefined extra apt repositories - Drop predefined exposed ports and volumes - tags: Rename ``grocker.step`` into ``grocker.image.kind`` - Keep the hash type (``sha256``) in the result file
3.0.1
--------------------------
- Allow pip_constraint to be a relative path
3.0.0
--------------------------
- Also use the constraint file to upgrade pip and setuptools in the app venv - Add pip_constraint entry to config yaml file - Remove default dependencies list - Make --docker-image-prefix optional - Merge entrypoint into app
2.4.2
--------------------------
2.4.1
--------------------------
- Fix the use of grocker as a library (broken in previous release)