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
2025-02-02 13:05:11 +01:00
Code
Issues
Releases
Wiki
Activity
22a3d48c9f
docker
/
develop
/
fpm-alpine
/
cron.sh
4 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
Init the Friendica Docker Repository - Added develop images (apache, fpm, fpm-alpine) - Added stable images 3.6 (apache, fpm, fpm-alpine) - Added .travis.yml for testing
2018-05-18 21:20:22 +02:00
#!/bin/sh
set
-eu
Fixing travis tests - deleting `friendica` binary (not usable in docker environments) - adding the business logic to `entrypoint.sh` - quiet installation of Friendica (reason for Travis-fails!)
2018-05-20 21:55:54 +02:00
exec
busybox crond -f -l
0
-L /dev/stdout
Reference in a new issue
Copy permalink