Sign inSign up

cha87de/easycom

By cha87de

•Updated over 5 years ago

A web-based assistant for freelancers - for time recording and invoicing. http://easycom.alb-tec.de

Image
0

374

cha87de/easycom repository overview

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

Tag summary

Content type

Image

Digest

Size

1.3 GB

Last updated

almost 8 years ago

docker pull cha87de/easycom