mirror of
https://github.com/friendica/docker
synced 2025-03-04 18:13:47 +01:00
- Added develop images (apache, fpm, fpm-alpine) - Added stable images 3.6 (apache, fpm, fpm-alpine) - Added .travis.yml for testing
4 lines
No EOL
60 B
Bash
4 lines
No EOL
60 B
Bash
#!/bin/sh
|
|
set -eu
|
|
|
|
exec busybox crond -f -l 0 -L /dev/stdout |