PR fixes. Will fixup when changes are OK
Makefile:
- Turn define into a simple assignment
- Declare build-image, shell and pytest as phony
- Publish 8080 port to the host on docker-run
Dockerfile:
- Remove redis-server package: should probably be extracted to another
service
- Remove nodejs & npm packages
- Expose 8080 port