mirror of
https://github.com/friendica/docker
synced 2025-12-16 14:01:04 +01:00
Fixing examples
- remove supervisord possibility due incompatibility with `tini` - Fix example Dockerfiles
This commit is contained in:
parent
7617279889
commit
83dafd7642
11 changed files with 10 additions and 92 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM friendica/server:fpm
|
||||
FROM friendica:fpm
|
||||
|
||||
RUN mkdir -p /usr/src/config
|
||||
COPY addon.config.php /usr/src/config/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue