Skip to content

yappabe/docker-woosh-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Yappa Woosh App Docker Image

Usage

Add the following to your docker-compose.yml file:

app:
    image: yappabe/woosh-app
    volumes:
        - .:/var/www/app
        - ../libs:/var/www/libs
    tty: true

Releases

No releases published

Packages

No packages published