Skip to content

maqmm/t4k3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t4k3r - TelegramForker

Docker Install

curl -sSL https://get.docker.com/ | CHANNEL=stable sh
systemctl enable --now docker

Compose

apt update
apt install docker-compose-plugin

Installation

In writing process...

Delete ".exapmle" in ".env.exapmle" and fill empty fields by comments.

docker-compose up -d --remove-orphans
  • add sudo please if you run witout root user
  • add --build flag if you want rebuild image

thats all =)

If you have standalone installation of Compose use "docker compose" with "- between

For updates

git pull
docker-compose up -d --build

About structure

In writing process...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published