This website requires JavaScript.
Explore
Help
Register
Sign In
friendica
/
docker
Watch
2
Star
0
Fork
You've already forked docker
0
mirror of
https://github.com/friendica/docker
synced
2024-11-10 18:11:40 +01:00
Code
Issues
Releases
Wiki
Activity
c485511739
docker
/
.examples
/
docker-compose
/
insecure
/
mariadb-cron-redis
/
apache
/
app
/
Dockerfile
5 lines
98 B
Docker
Raw
Normal View
History
Unescape
Escape
Bugfixing & Upgrading - upgrade version - fixing alpine Dockerfile (openssl to libressl) - adding examples for SSMTP - README updates & bugfixing - Removed shell-script "friendica" - Removed old .htconfig - Adding SMTP example - Upgrading docker-compose files - Added upgrade.exclude list
2018-09-09 22:22:24 +02:00
FROM
friendica/server:apache
RUN
mkdir -p /usr/src/config
Adding support for new *.config.php format. But add backward compatibility for old *.ini.php too
2018-12-29 21:34:21 +01:00
COPY
addon.config.php /usr/src/config/
Reference in a new issue
Copy permalink