Skip to content

jonas-merkle/container-watchtower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

container-watchtower

A Docker Compose container setup for Watchtower.

Table of contents

Setup

0. Requirements

  • Docker
  • Docker Compose

1. Add environment variables

Add the missing information for the environment variables:

nano .env

Mark the .env file so it's not tracked by git:

git update-index --assume-unchanged .env

Usage

Start container

docker compose up -d

Stop container

docker compose down

About

A Docker Compose container setup for Watchtower.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project