mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
unify dockerfiles
This commit is contained in:
parent
406bbbc687
commit
92d2ab4a82
9 changed files with 30 additions and 302 deletions
|
|
@ -1,8 +1,5 @@
|
|||
FROM icewind1991/haze-php:<version>
|
||||
MAINTAINER Robin Appelman <robin@icewind.nl>
|
||||
# MAINTAINER Robin Schneider <ypid@riseup.net>
|
||||
# MAINTAINER silvio <silvio@port1024.net>
|
||||
# MAINTAINER Josh Chaney <josh@chaney.io>
|
||||
ARG PHP_VERSION
|
||||
FROM icewind1991/haze-php:$PHP_VERSION
|
||||
|
||||
RUN DEBIAN_FRONTEND=noninteractive ;\
|
||||
echo 'deb http://http.debian.net/debian buster-backports main' >> /etc/apt/sources.list && \
|
||||
Loading…
Add table
Add a link
Reference in a new issue