docker-library / busybox

Docker Official Image packaging for Busybox
http://busybox.net
388 stars 126 forks source link

Ensure we have "/usr/bin/env" #157

Closed tianon closed 1 year ago

tianon commented 1 year ago

Closes #156

jkroepke commented 1 year ago

@yosifkit @tianon How long does it take to be available on the official image library/busybox?

yosifkit commented 1 year ago

The general process is described here. But busybox is a little different in that we need to build the rootfs files first. It should be happening soon.

jkroepke commented 1 year ago

This is process automated or someone needs to do a manual PR like this? https://github.com/docker-library/official-images/pull/13664

tianon commented 1 year ago

It requires us to do a manual rebuild of the rootfs tarballs first, but we wanted to make sure we got https://github.com/docker-library/official-images/pull/13770 in and built first to make sure we got the absolute latest possible uploads in the builds. I've triggered them now, and will try to monitor their success/failure so we can get an update PR up ASAP. :+1: