DEV: use consistent third-party installation method (#610)
authorGabe Pacuilla <gabe@discourse.org>
Mon, 14 Mar 2022 23:22:43 +0000 (19:22 -0400)
committerGitHub <noreply@github.com>
Mon, 14 Mar 2022 23:22:43 +0000 (19:22 -0400)
commit93906f14f4a2df88aea11340fb1b11efbc4a785f
tree4fed3a6917f7c641ec9c3aba914c08cbb5ed8b82
parent8e1988c733205e2dad73dd0f9a7cfc2aef2e0121
DEV: use consistent third-party installation method (#610)

* DEV: use consistent third-party installation method

* FIX: slim base image build on aarch64
17 files changed:
image/base/etc/cron.d/cron.d_anacron [moved from image/base/cron.d_anacron with 100% similarity]
image/base/etc/runit/1 [moved from image/base/runit-1 with 100% similarity]
image/base/etc/runit/1.d/00-fix-var-logs [moved from image/base/runit-1.d-00-fix-var-logs with 100% similarity]
image/base/etc/runit/1.d/anacron [moved from image/base/runit-1.d-anacron with 100% similarity]
image/base/etc/runit/1.d/cleanup-pids [moved from image/base/runit-1.d-cleanup-pids with 100% similarity]
image/base/etc/runit/2 [moved from image/base/runit-2 with 100% similarity]
image/base/etc/runit/3 [moved from image/base/runit-3 with 100% similarity]
image/base/etc/service/cron/run [moved from image/base/cron with 100% similarity]
image/base/etc/service/rsyslog/run [moved from image/base/rsyslog with 100% similarity]
image/base/install-imagemagick
image/base/install-jemalloc [new file with mode: 0755]
image/base/install-nginx
image/base/install-oxipng [new file with mode: 0755]
image/base/install-redis
image/base/install-ruby [new file with mode: 0755]
image/base/sbin/boot [moved from image/base/boot with 100% similarity]
image/base/slim.Dockerfile