mirror of
https://github.com/friendica/docker
synced 2025-01-25 12:32:30 +01:00
4 lines
95 B
Docker
4 lines
95 B
Docker
FROM friendica/server:apache
|
|
|
|
RUN mkdir -p /usr/src/config
|
|
COPY addon.ini.php /usr/src/config/
|