A web-based assistant for freelancers - for time recording and invoicing. http://easycom.alb-tec.de
374
Example usage with docker-compose:
version: '2'
services:
easycom:
image: cha87de/easycom:latest
environment:
HTUSER: user
HTPASS: password
volumes:
- easycomData:/var/www/html/easycom-phpbackend/_data
Content type
Image
Digest
Size
1.3 GB
Last updated
almost 8 years ago
docker pull cha87de/easycom