Re: ps in cloud images

2021-09-13 Thread Paul Wise
On Mon, Sep 13, 2021 at 8:15 PM mooff wrote: > I might have been imprecise in saying 'cloud' images, but I mean: > $ docker run -it --rm debian:bullseye bash ... > > I think that `reportbug cloud.debian.org` would be the > place to > discuss this I don't think the docker images are produced by t

Re: ps in cloud images

2021-09-13 Thread Michal Politowski
Dnia Mon, 13 Sep 2021 20:59:25 +0100, mooff napisaƂ(a): > I might have been imprecise in saying 'cloud' images, but I mean: > > $ docker run -it --rm debian:bullseye bash > root@3ee3e7c4ce62:/# ps > bash: ps: command not found > root@3ee3e7c4ce62:/# Then, https://hub.docker.com/_/debian says: "Wh

Re: ps in cloud images

2021-09-13 Thread Ross Vandegrift
On Mon, Sep 13, 2021 at 08:59:25PM +0100, mooff wrote: > I might have been imprecise in saying 'cloud' images, but I mean: > > $ docker run -it --rm debian:bullseye bash > root@3ee3e7c4ce62:/# ps > bash: ps: command not found > root@3ee3e7c4ce62:/# > > > I think that `reportbug cloud.debian.org`

Re: ps in cloud images

2021-09-13 Thread Noah Meyerhans
On Mon, Sep 13, 2021 at 08:59:25PM +0100, mooff wrote: > I might have been imprecise in saying 'cloud' images, but I mean: > > $ docker run -it --rm debian:bullseye bash > root@3ee3e7c4ce62:/# ps > bash: ps: command not found > root@3ee3e7c4ce62:/# That is not a cloud image. > > I think that `re

Re: ps in cloud images

2021-09-13 Thread mooff
I might have been imprecise in saying 'cloud' images, but I mean: $ docker run -it --rm debian:bullseye bash root@3ee3e7c4ce62:/# ps bash: ps: command not found root@3ee3e7c4ce62:/# > I think that `reportbug cloud.debian.org` would be the > place to discuss this Thanks Paul. I wasn't sure whe

Re: ps in cloud images

2021-09-13 Thread Noah Meyerhans
On Sun, Sep 12, 2021 at 09:33:54PM +0100, mooff wrote: > IMO, many human hours will be lost by the decision not to include procps in > the default cloud images. > > I understand it could be a security measure, but maybe stubs could be > offered which name the package we want (procps) > > Tracing

Re: ps in cloud images

2021-09-12 Thread Paul Wise
On Sun, Sep 12, 2021 at 9:00 PM mooff wrote: > IMO, many human hours will be lost by the decision not to include > procps in the default cloud images. I think that `reportbug cloud.debian.org` would be the place to discuss this. I note that procps is Priority: important and debootstrap installs p