Do a deployment of a tool using a buildpack base image and make sure that the basic functionality is there:
- It starts up
- It's reachable from outside
- It can be stopped
- It can be started
- It can be restarted
Do a deployment of a tool using a buildpack base image and make sure that the basic functionality is there: