Generate the Gitpod Docker image regularly

From: #1108 (comment 558067215)

We have decided to go with this first iteration (left out the registry prefix registry.gitlab.com/gitlab-org/gitlab-development-kit/ for brevity:

Previous description

The following discussion from !1583 (merged) should be addressed:

As building the image takes ~50 minutes, it could make sense to be very intentional about when to run it to avoid having each documentation change trigger it. When I started talking about this with @leipert, I think he mentioned https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/master/support/docker#L58 as one potential spot where this could be integrated. As alternative, @stanhu suggested to run a nightly build of this. I'm not entirely sure what the advantages and what the drawbacks would be for either solution, so I can't give my own recommendation, but I wanted to make sure to bring it up.

state of the image (2021-04-08)

Image size is over 5GB, the last update is on 2021-01-05 (3 months ago):

gitlab.com_gitlab-org_gitlab-development-kit_container_registry_1374346

Edited by Ash McKenzie