Hacker News new | ask | show | jobs
by krishadi 1018 days ago
Gotcha, do you also provide functions to build and store docker images from a code repo?
1 comments

We support auto build/deploy upon the launch of your application and then on every code commit to the branch configured. The docker image is stored in a container registry in your cloud account.

Outside of the auto build/deploy process, we don't yet support ad-hoc docker builds.