Skip to content

Ifera/notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • docker compose build --no-cache (to setup)
  • docker compose up -d (to start)
  • docker compose down (to stop)
  • docker images (list all images)
  • docker image prune -f (remove all non-used images)
  • docker ps -a

use the "-d" flag to run in detached mode

About

notifier backend and frontend - dockerized

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published