This document discusses how Mobiliar built a "speedboat harbor" using Docker to rapidly develop and deploy a new e-bike sharing project called smide. Docker was used to containerize the application and deploy it separately from Mobiliar's main systems. Key challenges included separate monitoring, logging, and deployment from Mobiliar's normal processes. Mobiliar's existing Kubernetes cluster was extended to separately deploy the smide containers and isolate them from other applications for increased agility during development.