Page MenuHomeDevCentral

Upgrade to buster using slim image
ClosedPublic

Authored by aendrick on Feb 12 2022, 03:27.
Referenced Files
F10472156: D2520.id6356.diff
Tue, Jul 8, 15:46
Unknown Object (File)
Sat, Jul 5, 12:00
Unknown Object (File)
Thu, Jul 3, 17:13
Unknown Object (File)
Thu, Jul 3, 02:32
Unknown Object (File)
Wed, Jul 2, 08:23
Unknown Object (File)
Tue, Jul 1, 23:10
Unknown Object (File)
Tue, Jun 24, 05:11
Unknown Object (File)
Mon, Jun 23, 07:15
Subscribers
None

Diff Detail

Repository
rDPHPVIIFPM Docker image to install nginx, PHP 7 and fpm
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
upgrade-debian
Build Status
Buildable 3930
Build 4181: arc lint + arc unit

Event Timeline

dereckson created this revision.

Small issue with runit: /usr/sbin/runsvdir-start doesn't exist

The runit package provides the following executables:

  • /usr/bin/runsv
  • /usr/bin/runsvdir
  • /usr/sbin/runsvchdir

Seems to work with runsvdir:

Container
$ /usr/bin/runsvdir /etc/service
[12-Feb-2022 03:48:24] NOTICE: fpm is running, pid 324
[12-Feb-2022 03:48:24] NOTICE: ready to handle connections

image.png (480×983 px, 89 KB)

This revision is now accepted and ready to land.Feb 12 2022, 04:31