mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-24 04:28:15 +03:00
nextcloud update
This commit is contained in:
commit
a82aa83f3e
@ -1,6 +1,7 @@
|
|||||||
## Changelog
|
## Changelog
|
||||||
### 2021
|
### 2021
|
||||||
* `april`
|
* `april`
|
||||||
|
* updated `nextcloud` images
|
||||||
* `[BREAKING CHANGES]` reorganized space - `linux` and `win32` folders
|
* `[BREAKING CHANGES]` reorganized space - `linux` and `win32` folders
|
||||||
* `[BREAKING CHANGES]` images `balancer` and `websites` was renamed to `nginx` and `apache2`.
|
* `[BREAKING CHANGES]` images `balancer` and `websites` was renamed to `nginx` and `apache2`.
|
||||||
* support of old repos will be unlin `jan/2022`. please usen new instead.
|
* support of old repos will be unlin `jan/2022`. please usen new instead.
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
# [![GHA](https://img.shields.io/github/workflow/status/EpicMorg/docker-scripts/master/master?label=build%20master&style=flat-square)](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) [![GHA](https://img.shields.io/github/workflow/status/EpicMorg/docker-scripts/develop/develop?label=build%20develop&style=flat-square)](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Adevelop) [![Activity](https://img.shields.io/github/commit-activity/m/EpicMorg/docker-scripts?label=commits&style=flat-square)](https://github.com/EpicMorg/docker-scripts/commits) [![GitHub issues](https://img.shields.io/github/issues/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/issues) [![GitHub forks](https://img.shields.io/github/forks/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/network) [![GitHub stars](https://img.shields.io/github/stars/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/stargazers) [![Size](https://img.shields.io/github/repo-size/EpicMorg/docker-scripts?label=size&style=flat-square)](https://github.com/EpicMorg/docker-scripts/archive/master.zip) [![Release](https://img.shields.io/github/v/release/EpicMorg/docker-scripts?style=flat-square)](https://github.com/EpicMorg/docker-scripts/releases) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3658/badge)](https://bestpractices.coreinfrastructure.org/projects/3658) [![CodeScene System Mastery](https://codescene.io/projects/6535/status-badges/system-mastery)](https://codescene.io/projects/6535) [![GitHub license](https://img.shields.io/github/license/EpicMorg/docker-scripts.svg?style=popout-square)](LICENSE.md) [![Changelog](https://img.shields.io/badge/Changelog-yellow.svg?style=popout-square)](CHANGELOG.md)
|
# [![Activity](https://img.shields.io/github/commit-activity/m/EpicMorg/docker-scripts?label=commits&style=flat-square)](https://github.com/EpicMorg/docker-scripts/commits) [![GitHub issues](https://img.shields.io/github/issues/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/issues) [![GitHub forks](https://img.shields.io/github/forks/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/network) [![GitHub stars](https://img.shields.io/github/stars/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/stargazers) [![Size](https://img.shields.io/github/repo-size/EpicMorg/docker-scripts?label=size&style=flat-square)](https://github.com/EpicMorg/docker-scripts/archive/master.zip) [![Release](https://img.shields.io/github/v/release/EpicMorg/docker-scripts?style=flat-square)](https://github.com/EpicMorg/docker-scripts/releases) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3658/badge)](https://bestpractices.coreinfrastructure.org/projects/3658) [![CodeScene System Mastery](https://codescene.io/projects/6535/status-badges/system-mastery)](https://codescene.io/projects/6535) [![GitHub license](https://img.shields.io/github/license/EpicMorg/docker-scripts.svg?style=popout-square)](LICENSE.md) [![Changelog](https://img.shields.io/badge/Changelog-yellow.svg?style=popout-square)](CHANGELOG.md)
|
||||||
|
|
||||||
|
| Master | Develop |
|
||||||
|
|:-------------|:-------------|
|
||||||
|
| [![GHA](https://img.shields.io/github/workflow/status/EpicMorg/docker-scripts/master-linux/master?label=build%20master-linux&style=flat-square)](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster-linux) | [![GHA](https://img.shields.io/github/workflow/status/EpicMorg/docker-scripts/develop-linux/develop?label=build%20develop-linux&style=flat-square)](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Adevelop-linux)
|
||||||
|
| [![GHA](https://img.shields.io/github/workflow/status/EpicMorg/docker-scripts/master-win32/master?label=build%20master-win32&style=flat-square)](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster-win32) | [![GHA](https://img.shields.io/github/workflow/status/EpicMorg/docker-scripts/develop-win32/develop?label=build%20develop-win32&style=flat-square)](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Adevelop-win32)
|
||||||
|
|
||||||
![](https://raw.githubusercontent.com/EpicMorg/docker-scripts/master/.github/logo.png)
|
![](https://raw.githubusercontent.com/EpicMorg/docker-scripts/master/.github/logo.png)
|
||||||
|
|
||||||
|
@ -16,11 +16,17 @@ RUN apt update -y && \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ghostscript \
|
||||||
nload \
|
nload \
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
nano \
|
nano \
|
||||||
sudo \
|
sudo \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-common \
|
||||||
|
sqlite3 \
|
||||||
|
smbclient \
|
||||||
|
libsmbclient \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
@ -28,9 +34,28 @@ RUN apt update -y && \
|
|||||||
##################################################################
|
##################################################################
|
||||||
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
||||||
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated smbclient libsmbclient libsmbclient-dev
|
RUN apt update -y && \
|
||||||
RUN pecl install smbclient
|
apt install -y --allow-unauthenticated \
|
||||||
RUN docker-php-ext-enable smbclient
|
libsmbclient-dev \
|
||||||
|
libmagickwand-dev \
|
||||||
|
libmagickcore-dev \
|
||||||
|
libc-client-dev \
|
||||||
|
libkrb5-dev \
|
||||||
|
libsqlite3-dev \
|
||||||
|
libssl-dev
|
||||||
|
|
||||||
|
RUN pecl install inotify && \
|
||||||
|
docker-php-ext-enable inotify
|
||||||
|
|
||||||
|
RUN pecl install smbclient && \
|
||||||
|
docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
RUN docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||||
|
docker-php-ext-install imap && \
|
||||||
|
docker-php-ext-enable imap
|
||||||
|
|
||||||
|
RUN docker-php-ext-install fileinfo bz2 intl ftp pdo_sqlite && \
|
||||||
|
docker-php-ext-enable fileinfo bz2 intl ftp pdo_sqlite
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# thank u, mac users. rolling back normal ZipStreammer
|
# thank u, mac users. rolling back normal ZipStreammer
|
||||||
|
@ -16,11 +16,17 @@ RUN apt update -y && \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ghostscript \
|
||||||
nload \
|
nload \
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
nano \
|
nano \
|
||||||
sudo \
|
sudo \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-common \
|
||||||
|
sqlite3 \
|
||||||
|
smbclient \
|
||||||
|
libsmbclient \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
@ -28,9 +34,28 @@ RUN apt update -y && \
|
|||||||
##################################################################
|
##################################################################
|
||||||
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
||||||
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated smbclient libsmbclient libsmbclient-dev
|
RUN apt update -y && \
|
||||||
RUN pecl install smbclient
|
apt install -y --allow-unauthenticated \
|
||||||
RUN docker-php-ext-enable smbclient
|
libsmbclient-dev \
|
||||||
|
libmagickwand-dev \
|
||||||
|
libmagickcore-dev \
|
||||||
|
libc-client-dev \
|
||||||
|
libkrb5-dev \
|
||||||
|
libsqlite3-dev \
|
||||||
|
libssl-dev
|
||||||
|
|
||||||
|
RUN pecl install inotify && \
|
||||||
|
docker-php-ext-enable inotify
|
||||||
|
|
||||||
|
RUN pecl install smbclient && \
|
||||||
|
docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
RUN docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||||
|
docker-php-ext-install imap && \
|
||||||
|
docker-php-ext-enable imap
|
||||||
|
|
||||||
|
RUN docker-php-ext-install fileinfo bz2 intl ftp pdo_sqlite && \
|
||||||
|
docker-php-ext-enable fileinfo bz2 intl ftp pdo_sqlite
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# thank u, mac users. rolling back normal ZipStreammer
|
# thank u, mac users. rolling back normal ZipStreammer
|
||||||
|
@ -16,11 +16,17 @@ RUN apt update -y && \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ghostscript \
|
||||||
nload \
|
nload \
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
nano \
|
nano \
|
||||||
sudo \
|
sudo \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-common \
|
||||||
|
sqlite3 \
|
||||||
|
smbclient \
|
||||||
|
libsmbclient \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
@ -28,9 +34,28 @@ RUN apt update -y && \
|
|||||||
##################################################################
|
##################################################################
|
||||||
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
||||||
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated smbclient libsmbclient libsmbclient-dev
|
RUN apt update -y && \
|
||||||
RUN pecl install smbclient
|
apt install -y --allow-unauthenticated \
|
||||||
RUN docker-php-ext-enable smbclient
|
libsmbclient-dev \
|
||||||
|
libmagickwand-dev \
|
||||||
|
libmagickcore-dev \
|
||||||
|
libc-client-dev \
|
||||||
|
libkrb5-dev \
|
||||||
|
libsqlite3-dev \
|
||||||
|
libssl-dev
|
||||||
|
|
||||||
|
RUN pecl install inotify && \
|
||||||
|
docker-php-ext-enable inotify
|
||||||
|
|
||||||
|
RUN pecl install smbclient && \
|
||||||
|
docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
RUN docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||||
|
docker-php-ext-install imap && \
|
||||||
|
docker-php-ext-enable imap
|
||||||
|
|
||||||
|
RUN docker-php-ext-install fileinfo bz2 intl ftp pdo_sqlite && \
|
||||||
|
docker-php-ext-enable fileinfo bz2 intl ftp pdo_sqlite
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# thank u, mac users. rolling back normal ZipStreammer
|
# thank u, mac users. rolling back normal ZipStreammer
|
||||||
|
@ -16,11 +16,17 @@ RUN apt update -y && \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ghostscript \
|
||||||
nload \
|
nload \
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
nano \
|
nano \
|
||||||
sudo \
|
sudo \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-common \
|
||||||
|
sqlite3 \
|
||||||
|
smbclient \
|
||||||
|
libsmbclient \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
@ -28,9 +34,28 @@ RUN apt update -y && \
|
|||||||
##################################################################
|
##################################################################
|
||||||
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
||||||
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated smbclient libsmbclient libsmbclient-dev
|
RUN apt update -y && \
|
||||||
RUN pecl install smbclient
|
apt install -y --allow-unauthenticated \
|
||||||
RUN docker-php-ext-enable smbclient
|
libsmbclient-dev \
|
||||||
|
libmagickwand-dev \
|
||||||
|
libmagickcore-dev \
|
||||||
|
libc-client-dev \
|
||||||
|
libkrb5-dev \
|
||||||
|
libsqlite3-dev \
|
||||||
|
libssl-dev
|
||||||
|
|
||||||
|
RUN pecl install inotify && \
|
||||||
|
docker-php-ext-enable inotify
|
||||||
|
|
||||||
|
RUN pecl install smbclient && \
|
||||||
|
docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
RUN docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||||
|
docker-php-ext-install imap && \
|
||||||
|
docker-php-ext-enable imap
|
||||||
|
|
||||||
|
RUN docker-php-ext-install fileinfo bz2 intl ftp pdo_sqlite && \
|
||||||
|
docker-php-ext-enable fileinfo bz2 intl ftp pdo_sqlite
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# thank u, mac users. rolling back normal ZipStreammer
|
# thank u, mac users. rolling back normal ZipStreammer
|
||||||
|
@ -16,11 +16,17 @@ RUN apt update -y && \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ghostscript \
|
||||||
nload \
|
nload \
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
nano \
|
nano \
|
||||||
sudo \
|
sudo \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-common \
|
||||||
|
sqlite3 \
|
||||||
|
smbclient \
|
||||||
|
libsmbclient \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
@ -28,9 +34,28 @@ RUN apt update -y && \
|
|||||||
##################################################################
|
##################################################################
|
||||||
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
||||||
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated smbclient libsmbclient libsmbclient-dev
|
RUN apt update -y && \
|
||||||
RUN pecl install smbclient
|
apt install -y --allow-unauthenticated \
|
||||||
RUN docker-php-ext-enable smbclient
|
libsmbclient-dev \
|
||||||
|
libmagickwand-dev \
|
||||||
|
libmagickcore-dev \
|
||||||
|
libc-client-dev \
|
||||||
|
libkrb5-dev \
|
||||||
|
libsqlite3-dev \
|
||||||
|
libssl-dev
|
||||||
|
|
||||||
|
RUN pecl install inotify && \
|
||||||
|
docker-php-ext-enable inotify
|
||||||
|
|
||||||
|
RUN pecl install smbclient && \
|
||||||
|
docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
RUN docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||||
|
docker-php-ext-install imap && \
|
||||||
|
docker-php-ext-enable imap
|
||||||
|
|
||||||
|
RUN docker-php-ext-install fileinfo bz2 intl ftp pdo_sqlite && \
|
||||||
|
docker-php-ext-enable fileinfo bz2 intl ftp pdo_sqlite
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# thank u, mac users. rolling back normal ZipStreammer
|
# thank u, mac users. rolling back normal ZipStreammer
|
||||||
|
@ -16,11 +16,17 @@ RUN apt update -y && \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ghostscript \
|
||||||
nload \
|
nload \
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
nano \
|
nano \
|
||||||
sudo \
|
sudo \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-common \
|
||||||
|
sqlite3 \
|
||||||
|
smbclient \
|
||||||
|
libsmbclient \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
@ -28,9 +34,28 @@ RUN apt update -y && \
|
|||||||
##################################################################
|
##################################################################
|
||||||
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
||||||
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated smbclient libsmbclient libsmbclient-dev
|
RUN apt update -y && \
|
||||||
RUN pecl install smbclient
|
apt install -y --allow-unauthenticated \
|
||||||
RUN docker-php-ext-enable smbclient
|
libsmbclient-dev \
|
||||||
|
libmagickwand-dev \
|
||||||
|
libmagickcore-dev \
|
||||||
|
libc-client-dev \
|
||||||
|
libkrb5-dev \
|
||||||
|
libsqlite3-dev \
|
||||||
|
libssl-dev
|
||||||
|
|
||||||
|
RUN pecl install inotify && \
|
||||||
|
docker-php-ext-enable inotify
|
||||||
|
|
||||||
|
RUN pecl install smbclient && \
|
||||||
|
docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
RUN docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||||
|
docker-php-ext-install imap && \
|
||||||
|
docker-php-ext-enable imap
|
||||||
|
|
||||||
|
RUN docker-php-ext-install fileinfo bz2 intl ftp pdo_sqlite && \
|
||||||
|
docker-php-ext-enable fileinfo bz2 intl ftp pdo_sqlite
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# thank u, mac users. rolling back normal ZipStreammer
|
# thank u, mac users. rolling back normal ZipStreammer
|
||||||
|
@ -16,11 +16,17 @@ RUN apt update -y && \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ghostscript \
|
||||||
nload \
|
nload \
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
nano \
|
nano \
|
||||||
sudo \
|
sudo \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-common \
|
||||||
|
sqlite3 \
|
||||||
|
smbclient \
|
||||||
|
libsmbclient \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
@ -28,9 +34,28 @@ RUN apt update -y && \
|
|||||||
##################################################################
|
##################################################################
|
||||||
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
||||||
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated smbclient libsmbclient libsmbclient-dev
|
RUN apt update -y && \
|
||||||
RUN pecl install smbclient
|
apt install -y --allow-unauthenticated \
|
||||||
RUN docker-php-ext-enable smbclient
|
libsmbclient-dev \
|
||||||
|
libmagickwand-dev \
|
||||||
|
libmagickcore-dev \
|
||||||
|
libc-client-dev \
|
||||||
|
libkrb5-dev \
|
||||||
|
libsqlite3-dev \
|
||||||
|
libssl-dev
|
||||||
|
|
||||||
|
RUN pecl install inotify && \
|
||||||
|
docker-php-ext-enable inotify
|
||||||
|
|
||||||
|
RUN pecl install smbclient && \
|
||||||
|
docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
RUN docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||||
|
docker-php-ext-install imap && \
|
||||||
|
docker-php-ext-enable imap
|
||||||
|
|
||||||
|
RUN docker-php-ext-install fileinfo bz2 intl ftp pdo_sqlite && \
|
||||||
|
docker-php-ext-enable fileinfo bz2 intl ftp pdo_sqlite
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# thank u, mac users. rolling back normal ZipStreammer
|
# thank u, mac users. rolling back normal ZipStreammer
|
||||||
|
@ -16,11 +16,17 @@ RUN apt update -y && \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ghostscript \
|
||||||
nload \
|
nload \
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
nano \
|
nano \
|
||||||
sudo \
|
sudo \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-common \
|
||||||
|
sqlite3 \
|
||||||
|
smbclient \
|
||||||
|
libsmbclient \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
@ -28,9 +34,28 @@ RUN apt update -y && \
|
|||||||
##################################################################
|
##################################################################
|
||||||
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
||||||
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated smbclient libsmbclient libsmbclient-dev
|
RUN apt update -y && \
|
||||||
RUN pecl install smbclient
|
apt install -y --allow-unauthenticated \
|
||||||
RUN docker-php-ext-enable smbclient
|
libsmbclient-dev \
|
||||||
|
libmagickwand-dev \
|
||||||
|
libmagickcore-dev \
|
||||||
|
libc-client-dev \
|
||||||
|
libkrb5-dev \
|
||||||
|
libsqlite3-dev \
|
||||||
|
libssl-dev
|
||||||
|
|
||||||
|
RUN pecl install inotify && \
|
||||||
|
docker-php-ext-enable inotify
|
||||||
|
|
||||||
|
RUN pecl install smbclient && \
|
||||||
|
docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
RUN docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||||
|
docker-php-ext-install imap && \
|
||||||
|
docker-php-ext-enable imap
|
||||||
|
|
||||||
|
RUN docker-php-ext-install fileinfo bz2 intl ftp pdo_sqlite && \
|
||||||
|
docker-php-ext-enable fileinfo bz2 intl ftp pdo_sqlite
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# thank u, mac users. rolling back normal ZipStreammer
|
# thank u, mac users. rolling back normal ZipStreammer
|
||||||
|
@ -16,11 +16,17 @@ RUN apt update -y && \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ghostscript \
|
||||||
nload \
|
nload \
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
nano \
|
nano \
|
||||||
sudo \
|
sudo \
|
||||||
|
imagemagick \
|
||||||
|
imagemagick-common \
|
||||||
|
sqlite3 \
|
||||||
|
smbclient \
|
||||||
|
libsmbclient \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
@ -28,9 +34,28 @@ RUN apt update -y && \
|
|||||||
##################################################################
|
##################################################################
|
||||||
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
RUN wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
|
||||||
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
RUN sh -c 'echo "deb https://packages.sury.org/php/ buster main" > /etc/apt/sources.list.d/php.list'
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated smbclient libsmbclient libsmbclient-dev
|
RUN apt update -y && \
|
||||||
RUN pecl install smbclient
|
apt install -y --allow-unauthenticated \
|
||||||
RUN docker-php-ext-enable smbclient
|
libsmbclient-dev \
|
||||||
|
libmagickwand-dev \
|
||||||
|
libmagickcore-dev \
|
||||||
|
libc-client-dev \
|
||||||
|
libkrb5-dev \
|
||||||
|
libsqlite3-dev \
|
||||||
|
libssl-dev
|
||||||
|
|
||||||
|
RUN pecl install inotify && \
|
||||||
|
docker-php-ext-enable inotify
|
||||||
|
|
||||||
|
RUN pecl install smbclient && \
|
||||||
|
docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
RUN docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||||
|
docker-php-ext-install imap && \
|
||||||
|
docker-php-ext-enable imap
|
||||||
|
|
||||||
|
RUN docker-php-ext-install fileinfo bz2 intl ftp pdo_sqlite && \
|
||||||
|
docker-php-ext-enable fileinfo bz2 intl ftp pdo_sqlite
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# thank u, mac users. rolling back normal ZipStreammer
|
# thank u, mac users. rolling back normal ZipStreammer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user