2
1
Fork 0
mirror of https://github.com/friendica/docker synced 2026-04-15 06:17:46 +02:00

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!)
This commit is contained in:
Philipp Holzer 2018-05-20 21:55:54 +02:00
commit eb7399e6f2
No known key found for this signature in database
GPG key ID: 58160D7D6AF942B6
25 changed files with 629 additions and 1091 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
set -eu
exec busybox crond -f -l 0 -L /dev/stdout
exec busybox crond -f -l 0 -L /dev/stdout