Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.
/ docker-services Public archive

Personal collection of docker service files

Notifications You must be signed in to change notification settings

Zebradil/docker-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker services collection

Taskd

Containers:

Volumes:

  • /var/taskd

Ports:

  • 53589

Run: docker stack deploy -c taskd.yml taskd

Syncthing

Containers:

Volumes:

  • data (may change through SYNCTHING_DATA_DIR)
  • config (may change through SYNCTHING_CONFIG_DIR)

Ports:

  • 8384
  • 22000
  • 21027/udp

Run: SYNCTHING_DATA_DIR=/var/sync docker stack deploy -c syncthing.yml syncthing

About

Personal collection of docker service files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published