Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleHome-Container-DEV

Docker Container containing SimpleHome Server WIP

Build and run container

docker-compose build
docker-compose up -d

Go into container

docker-compose exec -u application app /bin/bash

Docker Dev

Build and run container

docker-compose -f docker-compose_dev.yml build
docker-compose -f docker-compose_dev.yml up

Run cypress test

docker-compose exec -u application app /bin/bash
npx cypress run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages