Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.devel > #101700

Re: ps in cloud images

From Noah Meyerhans <noahm@debian.org>
Newsgroups linux.debian.devel
Subject Re: ps in cloud images
Date 2021-09-14 08:40 +0200
Message-ID <CXagP-tt-25@gated-at.bofh.it> (permalink)
References <CWETD-5kX-1@gated-at.bofh.it> <CWYSl-1yj-7@gated-at.bofh.it> <CX0AN-2KS-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 `reportbug cloud.debian.org` would be the > place to discuss
> this
> 
> Thanks Paul. I wasn't sure where to send it.

Since container images are not published by the cloud team, this would not
be the right place to send this.

I believe that the people publishing container images want issues raised
on GitHub at https://github.com/debuerreotype/docker-debian-artifacts

In my opinion, leaving procps out of the base container images is a
reasonable decision.  They're typically used as the basis for
application-specific images, recipes for which typically pull in
whatever packages are necessary or helpful for supporting the
application's deployment.  Populating the base images with packages that
aren't strictly necessary is undesirable, and I'd argue that it would be
roughly equivalent to Debian packages declaring a Depends relationship
on a package that they don't strictly depend on.

noah

Back to linux.debian.devel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

ps in cloud images mooff <mooff@awful.cooking> - 2021-09-12 23:10 +0200
  Re: ps in cloud images Paul Wise <pabs@debian.org> - 2021-09-13 03:10 +0200
  Re: ps in cloud images Noah Meyerhans <noahm@debian.org> - 2021-09-13 20:30 +0200
    Re: ps in cloud images mooff <mooff@awful.cooking> - 2021-09-13 22:20 +0200
      Re: ps in cloud images Ross Vandegrift <rvandegrift@debian.org> - 2021-09-14 08:40 +0200
      Re: ps in cloud images Noah Meyerhans <noahm@debian.org> - 2021-09-14 08:40 +0200
      Re: ps in cloud images Paul Wise <pabs@debian.org> - 2021-09-14 09:00 +0200
      Re: ps in cloud images Michal Politowski <mpol+debian@meep.pl> - 2021-09-14 09:00 +0200

csiph-web