Skip to content

Commit

Permalink
add watchtower
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 authored Jan 24, 2024
1 parent 8e09c3d commit d0ea2d6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,15 @@ services:

#MONITORING SERVICES - END

# SERVICE MANAGEMENT - START

watchtower:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock

# SERVICE MANAGEMENT - END

volumes:
mongodb_data_container:
rmq_data_container:
Expand Down

0 comments on commit d0ea2d6

Please sign in to comment.