Skip to content

Use Busybox for editor in docker instead of installing multiple

J0WI requested to merge J0WI/omnibus-gitlab:busybox into master

@twk3 this is another solution to fix !3871 (closed) and !4112 (comment 327655828).

I removed wget from runtime, it seems not to be required by anything. wget is also provided by BusyBox, but it's built without TLS.

Edited by DJ Mountney

Merge request reports