This commit is contained in:
Daniil Gentili 2023-05-30 19:39:40 +02:00
parent ac493eba60
commit 90af4f73e7
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7
46 changed files with 268 additions and 49 deletions

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -162,8 +162,9 @@ RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
apache2-dev \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -171,7 +172,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -103,8 +103,9 @@ RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bison \
build-essential \
libargon2-dev \
libcurl4-openssl-dev \
libonig-dev \
@ -112,7 +113,11 @@ RUN set -eux; \
libsodium-dev \
libsqlite3-dev \
libssl-dev \
libtool \
libtool-bin \
libxml2-dev \
pkg-config \
re2c \
zlib1g-dev \
; \
\

View File

@ -262,8 +262,7 @@ RUN set -eux; \
else
# debian packages
if env.variant == "apache" then "apache2-dev" else empty end,
"autoconf",
"automake",
"pkg-config", "build-essential", "automake", "bison", "re2c", "libtool", "libtool-bin",
"libargon2-dev",
"libcurl4-openssl-dev",
"libreadline-dev",

View File

@ -14,12 +14,12 @@ cd 8.2
base=$PWD
build alpineedge/cli/ 8.2-alpine
build alpineedge/fpm/ 8.2-fpm-alpine
build sid/cli/ 8.2
build sid/fpm/ 8.2-fpm
build alpineedge/cli/ 8.2-alpine
build alpineedge/fpm/ 8.2-fpm-alpine
docker tag danog/php:8.2 danog/php:8.2-debian
docker tag danog/php:8.2-fpm danog/php:8.2-fpm-debian