Dockerfile hinzugefügt
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
FROM nextcloud:latest
|
||||||
|
RUN apt-get update && apt-get install -y libbz2-dev && rm -rf /var/lib/apt/lists/*
|
||||||
|
RUN docker-php-ext-install bz2
|
Reference in New Issue
Block a user